Latest | 0.2.1 |
---|---|
Homepage | https://github.com/bestofsong/ZKUtils |
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
ZKUtils is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod "ZKUtils"
Author
bestofsong, [email protected]
License
ZKUtils is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "ZKUtils", "version": "0.2.1", "summary": "A short description of ZKUtils.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/bestofsong/ZKUtils", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "bestofsong": "[email protected]" }, "source": { "git": "https://github.com/bestofsong/ZKUtils.git", "tag": "0.2.1" }, "platforms": { "ios": "8.0" }, "source_files": "ZKUtils/Classes/**/*" }
Sat, 08 Jul 2017 01:20:15 +0000