Latest | 0.1.1 |
---|---|
Homepage | https://github.com/xiaoxiaoxiaokui/XKView |
License | MIT |
Platforms | ios 8.0 |
Dependencies | Masonry |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
XKView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'XKView'
Author
xiaoxiaoxiaokui, [email protected]
License
XKView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "XKView", "version": "0.1.1", "summary": "XKView for Demo.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/xiaoxiaoxiaokui/XKView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "xiaoxiaoxiaokui": "[email protected]" }, "source": { "git": "https://github.com/xiaoxiaoxiaokui/XKView.git", "tag": "0.1.1" }, "platforms": { "ios": "8.0" }, "source_files": "XKView/Classes/**/*", "dependencies": { "Masonry": [ "1.0.2" ] } }
Sun, 02 Jun 2019 10:14:06 +0000