[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / a / b / 4 / CJBaseKit / 0.0.1 / CJBaseKit.podspec.json
blob1179ec80ead2430419e974ccd4ed226a31409e02
2   "name": "CJBaseKit",
3   "version": "0.0.1",
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.1"
17   },
18   "source_files": "CJBaseKit/**/*.{h,m}",
19   "dependencies": {
20     "MJExtension": [
21       "~> 3.0"
22     ],
23     "CJCategoryKit": [
25     ],
26     "CJCommonKit": [
28     ]
29   }