[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 7 / 3 / 1 / JKBaseKit / 1.1.1 / JKBaseKit.podspec.json
blob16e6039ebd2a7e839fb78b026499c53aea839529
2   "name": "JKBaseKit",
3   "version": "1.1.1",
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.1"
13   },
14   "requires_arc": true,
15   "platforms": {
16     "ios": "8.0"
17   },
18   "source_files": [
19     "JKBaseKit/BGNetWorking",
20     "JKBaseKit/JKAdditions",
21     "*.{h,m}"
22   ],
23   "dependencies": {
24     "AFNetworking": [
25       "~> 3.0.2"
26     ],
27     "DateTools": [
29     ],
30     "MJRefresh": [
32     ],
33     "IQKeyboardManager": [
35     ],
36     "SDWebImage": [
38     ],
39     "SVProgressHUD": [
41     ]
42   }