[Add] AlibabacloudEcs20140526 3.0.1
[CocoaPods.git] / Specs / a / b / 4 / CJBaseKit / 0.0.3 / CJBaseKit.podspec.json
blob6e262efe743dda513c42eecdc9b5d3e6051f7a83
2   "name": "CJBaseKit",
3   "version": "0.0.3",
4   "summary": "This is componentization with CJBaseKit.",
5   "description": "pod CJBaseKit private library",
6   "homepage": "https://github.com/CJbenben/CJBaseKit",
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/CJBaseKit.git",
16     "tag": "0.0.3"
17   },
18   "source_files": "CJBaseKit/**/*.{h,m}",
19   "dependencies": {
20     "MJExtension": [
21       "~> 3.0"
22     ],
23     "Masonry": [
25     ],
26     "CJCategoryKit": [
28     ],
29     "CJCommonKit": [
31     ]
32   }