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