blob: c2dc376aecc5d9eb050bc9d8e1107c7ef9b4829f [file] [log] [blame]
{
"name": "AdHubSDK-iOS-ads",
"version": "4.5.0.1",
"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.5.0.1"
},
"platforms": {
"ios": "9.0"
},
"resources": [
"baidumobadsdk.bundle",
"BUAdSDK.bundle",
"FmobiBundle.bundle"
],
"vendored_frameworks": [
"AdHubSDK.framework",
"BaiduMobAdSDK.framework",
"BUAdSDK.framework",
"BUFoundation.framework",
"InMobiSDK.framework"
],
"vendored_libraries": [
"libFalconAdSDK.a",
"libGDTMobSDK.a"
],
"libraries": [
"iconv",
"sqlite3",
"z",
"xml2",
"c++",
"c",
"resolv.9"
],
"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"
}
}