Latest | 2.0 |
---|---|
Homepage | https://github.com/pankunzhao/KZCategory |
License | MIT |
Platforms | ios 7.0, requires ARC |
Authors |
Latest podspec
{ "name": "KZCategory", "version": "2.0", "summary": "description KZCategory", "description": "A longer description of KZCategory in Markdown format.nn* Think: Why did you write this? What is the focus? What does it do?n* CocoaPods will be using this to generate tags, and improve search results.n* Try to keep it short, snappy and to the point.n* Finally, don't worry about the indent, CocoaPods strips it!", "homepage": "https://github.com/pankunzhao/KZCategory", "license": "MIT", "authors": { "pankunzhao": "[email protected]" }, "platforms": { "ios": "7.0" }, "source": { "git": "https://github.com/pankunzhao/KZCategory.git", "tag": "2.0" }, "source_files": [ "Classes", "Classes/**/*.{h,m}", "myCategory/**/*" ], "exclude_files": "Classes/Exclude", "requires_arc": true }
Sat, 05 Mar 2016 23:15:03 +0000