blob: 833e8f414b35add85715659b6b741b5885d19c6c [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.11",
"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.11"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"vendored_frameworks": [
"DDDAdSdk/Classes/DDDAdSdk.framework",
"DDDAdSdk/Assets/BUAdSDK.bundle",
"DDDAdSdk/Assets/DyAdSdk.bundle"
],
"libraries": [
"c++",
"resolv.9",
"sqlite3",
"z"
],
"frameworks": [
"Accelerate",
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"MediaPlayer",
"MobileCoreServices",
"StoreKit",
"SystemConfiguration",
"WebKit"
]
}