[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / c / 4 / CJCategoryKit / 0.1.0 / CJCategoryKit.podspec.json
blob996e2d19dbef04f90aad426ad61783dbbbb862ab
2   "name": "CJCategoryKit",
3   "version": "0.1.0",
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.1.0"
17   },
18   "source_files": "CJCategoryKit/**/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
22     ]
23   }