[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / CJBaseKit / 0.2.4 / CJBaseKit.podspec.json
blob3e89b10bbb90aed9023d1be3207d6fd81c51cc94
2   "name": "CJBaseKit",
3   "version": "0.2.4",
4   "summary": "组件化Base基础类",
5   "description": "pod 私有库",
6   "homepage": "http://192.168.11.241:10080/chenjie/CJBaseKit",
7   "license": "MIT",
8   "authors": {
9     "chenxiaojie": "chenjie003@qq.com"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "http://192.168.11.241:10080/chenjie/CJBaseKit.git",
16     "tag": "0.2.4"
17   },
18   "source_files": "CJBaseKit/*.{h,m}",
19   "dependencies": {
20     "MJExtension": [
22     ],
23     "CJCategoryKit": [
25     ],
26     "CJCommonKit": [
28     ],
29     "lottie-ios": [
31     ]
32   }