Latest | 1.1.0 |
---|---|
Homepage | https://github.com/xiebohui2014/XBHSeparatorView |
License | MIT |
Platforms | ios 7.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
XBHSeparatorView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "XBHSeparatorView"
Author
xiebohui, [email protected]
License
XBHSeparatorView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "XBHSeparatorView", "version": "1.1.0", "summary": "Amazing SeparatorView.", "description": "Amazing SeparatorView. Try.", "homepage": "https://github.com/xiebohui2014/XBHSeparatorView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "xiebohui": "[email protected]" }, "source": { "git": "https://github.com/xiebohui2014/XBHSeparatorView.git", "tag": "1.1.0" }, "platforms": { "ios": "7.0" }, "source_files": "XBHSeparatorView/Classes/**/*" }
Sat, 11 Jun 2016 09:23:04 +0000