[Add] AlibabacloudMarket20151101 1.1.0
[CocoaPods.git] / Specs / e / c / 4 / CJCategoryKit / 0.0.7 / CJCategoryKit.podspec.json
blob3ade598db8d23467936d51b5119d0f5afcc23e4b
2   "name": "CJCategoryKit",
3   "version": "0.0.7",
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.7"
17   },
18   "source_files": "CJCategoryKit/**/*.{h,m}",
19   "dependencies": {
20     "SDWebImage": [
21       "~> 4.0"
22     ]
23   }