blob: 6f29eee35b9f9e92da93266d585f5ba273a0ef11 [file] [log] [blame]
{
"name": "AdHubSDK-iOS-ads",
"version": "4.20.0",
"summary": "AdHubSDK 广告平台, 用于请求广告的iOS SDK.",
"description": "支持开屏, banner, 原生, 激励, 插屏, 自定义类型广告请求。",
"homepage": "https://code.aliyun.com/lvjunxue/AdHubSDK-iOS-ads.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lvjunxue": "lvjunxue@hubcloud.com.cn"
},
"source": {
"git": "https://code.aliyun.com/lvjunxue/AdHubSDK-iOS-ads.git",
"tag": "4.20.0"
},
"platforms": {
"ios": "9.0"
},
"libraries": [
"iconv",
"sqlite3",
"z",
"xml2",
"c++",
"c",
"resolv.9",
"bz2.1.0"
],
"frameworks": [
"UIKit",
"Twitter",
"MobileCoreServices",
"Security",
"QuartzCore",
"SystemConfiguration",
"JavaScriptCore",
"WebKit",
"CoreMedia",
"CoreTelephony",
"CoreLocation",
"CoreMotion",
"AdSupport",
"CFNetwork",
"MessageUI",
"AVFoundation",
"SafariServices",
"StoreKit",
"CoreGraphics",
"MediaPlayer",
"AddressBook",
"GLKit",
"EventKit",
"Accelerate"
],
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64",
"OTHER_LDFLAGS": "-ObjC"
},
"subspecs": [
{
"name": "AdHubSDK",
"vendored_frameworks": [
"AdHubSDK.framework",
"AdHubFoundation.framework"
],
"dependencies": {
"AdHubSDK-iOS-ads/BAIDUSDK": [
],
"GDTMobSDK": [
"~> 4.11.11"
],
"Bytedance-UnionAD": [
"~> 3.3.0.4"
]
}
},
{
"name": "BAIDUSDK",
"vendored_frameworks": "BaiduMobAdSDK.framework",
"resources": "baidumobadsdk.bundle"
}
]
}