[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / c / 7 / 0 / BatteryStationSDK / 0.0.1 / BatteryStationSDK.podspec.json
blob3316718b37a9dbeb9a116e962eb7e196aefdd35e
2   "name": "BatteryStationSDK",
3   "version": "0.0.1",
4   "summary": "A short description of BatteryStationSDK",
5   "description": "pod spec create xx",
6   "homepage": "https://github.com/songbigong",
7   "license": "None",
8   "authors": {
9     "LeonSoong": "460715538@qq.com"
10   },
11   "source": {
12     "git": "https://github.com/songbigong/BatteryStationSDK.git",
13     "tag": "0.0.1"
14   },
15   "static_framework": true,
16   "requires_arc": true,
17   "platforms": {
18     "ios": "9.0"
19   },
20   "ios": {
21     "vendored_frameworks": [
22       "BatteryStationSDK.framework",
23       "TencentOpenAPI.framework",
24       "Alipay/AlipaySDK.framework"
25     ]
26   },
27   "resources": [
28     "BatteryStationSDKBundle.bundle",
29     "Alipay/AlipaySDK.bundle"
30   ],
31   "frameworks": [
32     "MapKit",
33     "CoreTelephony",
34     "SystemConfiguration",
35     "CoreText",
36     "CFNetwork",
37     "CoreLocation",
38     "CoreMotion",
39     "UIKit"
40   ],
41   "libraries": [
42     "c++",
43     "z",
44     "iconv.2.4.0"
45   ],
46   "user_target_xcconfig": {
47     "CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
48   },
49   "dependencies": {
50     "SVProgressHUD": [
52     ],
53     "SDWebImage": [
54       "~> 4.4.2"
55     ],
56     "MJRefresh": [
58     ],
59     "BaiduMobStatCodeless": [
61     ],
62     "Charts": [
63       "= 3.2.1"
64     ],
65     "Masonry": [
67     ],
68     "AMap3DMap": [
69       "= 6.5.0"
70     ],
71     "AMapSearch": [
73     ],
74     "AMapNavi": [
76     ],
77     "WechatOpenSDK": [
79     ],
80     "MJExtension": [
82     ],
83     "DZNEmptyDataSet": [
85     ],
86     "WebViewJavascriptBridge": [
87       "~> 6.0"
88     ],
89     "IQKeyboardManager": [
91     ]
92   }