[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 3 / f / 5 / CategorySpecDemo / 0.0.1 / CategorySpecDemo.podspec.json
blob793e75c01d6019d3170b791ae5e8634e35b91df8
2   "name": "CategorySpecDemo",
3   "version": "0.0.1",
4   "summary": "A short description of CategorySpecDemo.",
5   "description": "这是一个分类的podspec的demo测试",
6   "homepage": "https://github.com/MrLuanJX/CategoryDemo",
7   "authors": {
8     "luanjinxin": "22392372@qq.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/MrLuanJX/CategoryDemo.git",
15     "tag": "0.0.1"
16   },
17   "source_files": [
18     "CategoryFile",
19     "CategoryFile/**/*.{h,m}"
20   ],
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ]