blob: f15b58ab6d25215df1bb7baa5ba09674a7d88ac1 [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.14",
"summary": "adSdk 广告sdk",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/summerthread/DDDAdSdk",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"summerthread": "summerthread@163.com"
},
"source": {
"git": "https://github.com/summerthread/DDDAdSdk.git",
"tag": "0.1.14"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"resources": "DDDAdSdk/Assets/BUAdSDK.bundle",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework",
"libraries": [
"c++",
"resolv.9",
"sqlite3",
"z"
],
"frameworks": [
"Accelerate",
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"MediaPlayer",
"MobileCoreServices",
"StoreKit",
"SystemConfiguration",
"WebKit"
]
}