[Add] nashidVerifySDK 1.0.16
[CocoaPods.git] / Specs / a / b / 4 / CJBaseKit / 0.0.6 / CJBaseKit.podspec.json
blob83d432773a02ccca44035b735aff048c3a2e6cb2
2   "name": "CJBaseKit",
3   "version": "0.0.6",
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.6"
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   }