blob: 3316718b37a9dbeb9a116e962eb7e196aefdd35e [file] [log] [blame]
{
"name": "BatteryStationSDK",
"version": "0.0.1",
"summary": "A short description of BatteryStationSDK",
"description": "pod spec create xx",
"homepage": "https://github.com/songbigong",
"license": "None",
"authors": {
"LeonSoong": "460715538@qq.com"
},
"source": {
"git": "https://github.com/songbigong/BatteryStationSDK.git",
"tag": "0.0.1"
},
"static_framework": true,
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"ios": {
"vendored_frameworks": [
"BatteryStationSDK.framework",
"TencentOpenAPI.framework",
"Alipay/AlipaySDK.framework"
]
},
"resources": [
"BatteryStationSDKBundle.bundle",
"Alipay/AlipaySDK.bundle"
],
"frameworks": [
"MapKit",
"CoreTelephony",
"SystemConfiguration",
"CoreText",
"CFNetwork",
"CoreLocation",
"CoreMotion",
"UIKit"
],
"libraries": [
"c++",
"z",
"iconv.2.4.0"
],
"user_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES"
},
"dependencies": {
"SVProgressHUD": [
],
"SDWebImage": [
"~> 4.4.2"
],
"MJRefresh": [
],
"BaiduMobStatCodeless": [
],
"Charts": [
"= 3.2.1"
],
"Masonry": [
],
"AMap3DMap": [
"= 6.5.0"
],
"AMapSearch": [
],
"AMapNavi": [
],
"WechatOpenSDK": [
],
"MJExtension": [
],
"DZNEmptyDataSet": [
],
"WebViewJavascriptBridge": [
"~> 6.0"
],
"IQKeyboardManager": [
]
}
}