[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / 8 / a / CWCategory / 0.0.1 / CWCategory.podspec.json
blob102842857cc4dc9946c64552a9380a838226df38
2   "name": "CWCategory",
3   "version": "0.0.1",
4   "summary": "This is ClouderWork's Category.",
5   "description": "This is ClouderWork's Category, this pod can provide some category.",
6   "homepage": "https://git.oschina.net/Leaf_Fly/CWCategory",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "xiaoshi": "sjl_leaf@163.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://git.oschina.net/Leaf_Fly/CWCategory.git",
19     "tag": "0.0.1"
20   },
21   "source_files": [
22     "Classes",
23     "CWCategory/CWCategoryClass/**/*.{h,m}"
24   ],
25   "exclude_files": "Classes/Exclude",
26   "public_header_files": "CWCategory/CWCategoryClass/CWCategory.h",
27   "requires_arc": true