[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / b / 4 / CJBaseKit / 0.1.91 / CJBaseKit.podspec.json
blob830620431b258a6c67308c326436838a25f35218
2   "name": "CJBaseKit",
3   "version": "0.1.91",
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.1.91"
17   },
18   "source_files": "CJBaseKit/**/*.{h,m}",
19   "resources": "CJBaseKit/Resources/**/*.png",
20   "dependencies": {
21     "MJExtension": [
22       "~> 3.0"
23     ],
24     "Masonry": [
26     ],
27     "CJCategoryKit": [
29     ],
30     "CJCommonKit": [
32     ],
33     "lottie-ios": [
34       "~> 2.5.3"
35     ],
36     "SDWebImage": [
38     ]
39   }