[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 7 / 2 / b / CHSDKUtility / 1.0.0.4 / CHSDKUtility.podspec.json
blob8a82262f814f1d6dfb06b170e49be72af52ed01e
2   "name": "CHSDKUtility",
3   "version": "1.0.0.4",
4   "summary": "A short description of CHSDKUtility.",
5   "description": "SDK公用",
6   "homepage": "http://59.110.0.147:3000/CH168_APP_SHARE/CHSDKUtility",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "王鹏飞": "wangpengfei@chehang168.com"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "http://59.110.0.147:3000/CH168_APP_SHARE/CHSDKUtility.git",
19     "tag": "1.0.0.4"
20   },
21   "dependencies": {
22     "AFNetworking": [
23       "3.0.4"
24     ],
25     "MBProgressHUD": [
26       "0.9.2"
27     ],
28     "Reachability": [
29       "3.2"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Util",
35       "source_files": "CHSDKUtility/BaseUtility/Util/*"
36     }
37   ]