blob: 1a8fa709891321ac8bef561b386f0440a505835e [file] [log] [blame]
{
"name": "BeeMobGDTSDK",
"version": "4.10.1.1",
"summary": "广点通广告, 版本4.10.1",
"description": "广点通iOS版本sdk,版本号与广点通官网对应,更新描述以官方为准\n4.10.1.1:退回至4.7.8",
"homepage": "https://github.com/5hito/BeeMobGDTSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"5hito": "beemans@foxmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/5hito/BeeMobGDTSDK.git",
"tag": "4.10.1.1"
},
"frameworks": [
"AdSupport",
"CoreLocation",
"QuartzCore",
"SystemConfiguration",
"CoreTelephony",
"Security",
"StoreKit",
"WebKit",
"AVFoundation",
"CoreGraphics",
"UIKit",
"Foundation"
],
"libraries": [
"z",
"xml2"
],
"requires_arc": true,
"source_files": "lib/*.h",
"ios": {
"vendored_libraries": "lib/libGDTMobSDK.a"
}
}