[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 1 / JKBaseKit / 1.1.8 / JKBaseKit.podspec.json
blob1134d54afaeefa9ac48c53ffb0f38f49bd9057ef
2   "name": "JKBaseKit",
3   "version": "1.1.8",
4   "license": "MIT",
5   "summary": "Simple APP Kit",
6   "homepage": "https://github.com/lwq718691587/JKBaseKit",
7   "authors": {
8     "刘伟强": "718691587@qq.com"
9   },
10   "source": {
11     "git": "https://github.com/lwq718691587/JKBaseKit.git",
12     "tag": "1.1.8"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "dependencies": {
19     "DateTools": [
21     ],
22     "MJRefresh": [
24     ],
25     "IQKeyboardManager": [
27     ],
28     "SDWebImage": [
30     ],
31     "JKNetWorking": [
33     ],
34     "Aspects": [
36     ],
37     "YYModel": [
39     ],
40     "Masonry": [
42     ]
43   },
44   "public_header_files": "JKBaseKit/JKBaseKit.h",
45   "source_files": "JKBaseKit/JKBaseKit.h",
46   "subspecs": [
47     {
48       "name": "BaseUICategory",
49       "source_files": [
50         "JKBaseKit/BaseUICategory",
51         "*.{h,m}"
52       ]
53     }
54   ]