blob: 13198371b2392677dcb2c7bf5f87d7392126e20d [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.13",
"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.13"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"resource_bundles": {
"BUAdSDK": [
"DDDAdSdk/Assets/BUAdSDK.bundle"
],
"DyAdSdk": [
"DDDAdSdk/Assets/DyAdSdk.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"
]
}