Latest | 0.1.0 |
---|---|
Homepage | https://github.com/ZeddShi/ZSView |
License | MIT |
Platforms | ios 8.0 |
Authors |
Example
To run the example project, clone the repo, and run pod install
from the Example directory first.
Requirements
Installation
ZSView is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'ZSView'
Author
ZeddShi, [email protected]
License
ZSView is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ZSView", "version": "0.1.0", "summary": "ZSView", "description": "demo for opensource", "homepage": "https://github.com/ZeddShi/ZSView", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ZeddShi": "[email protected]" }, "source": { "git": "https://github.com/ZeddShi/ZSView.git", "tag": "0.1.0" }, "platforms": { "ios": "8.0" }, "source_files": "ZSView/Classes/**/*" }
Thu, 07 Dec 2017 14:00:10 +0000