[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 9 / 8 / KZCategory / 2.0 / KZCategory.podspec.json
blob91960e9193abb9294324bbf7666d5dc5b6dd98b9
2   "name": "KZCategory",
3   "version": "2.0",
4   "summary": "description KZCategory",
5   "description": "A longer description of KZCategory in Markdown format.\n\n* 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!",
6   "homepage": "https://github.com/pankunzhao/KZCategory",
7   "license": "MIT",
8   "authors": {
9     "pankunzhao": "413291595@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/pankunzhao/KZCategory.git",
16     "tag": "2.0"
17   },
18   "source_files": [
19     "Classes",
20     "Classes/**/*.{h,m}",
21     "myCategory/**/*"
22   ],
23   "exclude_files": "Classes/Exclude",
24   "requires_arc": true