Latest | 1.0.3 |
---|---|
Homepage | https://github.com/ccwuzhou/WWZCategory |
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
WWZCategory is available through CocoaPods. To install
it, simply add the following line to your Podfile:
pod 'WWZCategory'
Author
[email protected], [email protected]
License
WWZCategory is available under the MIT license. See the LICENSE file for more info.
Latest podspec
{ "name": "WWZCategory", "version": "1.0.3", "summary": "A short description of WWZCategory.", "description": "TODO: Add long description of the pod here.", "homepage": "https://github.com/ccwuzhou/WWZCategory", "license": { "type": "MIT", "file": "LICENSE" }, "authors": { "ccwuzhou": "[email protected]" }, "source": { "git": "https://github.com/ccwuzhou/WWZCategory.git", "tag": "1.0.3" }, "platforms": { "ios": "8.0" }, "source_files": "WWZCategory/Classes/*.{h,m}" }
Sun, 04 Nov 2018 11:20:17 +0000