[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / CJCategoryKit / 0.0.4 / CJCategoryKit.podspec.json
blob7a2e117b6766b113f87b3473124deed44e9295ee
2   "name": "CJCategoryKit",
3   "version": "0.0.4",
4   "summary": "This is componentization with CJCategoryKit",
5   "description": "pod CJCategorykit private library",
6   "homepage": "https://github.com/CJbenben/CJCategoryKit",
7   "license": "MIT",
8   "authors": {
9     "chenxiaojie": "chenjie003@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://github.com/CJbenben/CJCategoryKit.git",
16     "tag": "0.0.4"
17   },
18   "source_files": "CJCategoryKit/**/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }