blob: b62c71cd2eb235e6e269d3ac7cdcab3c05853d7d [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.12",
"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.12"
},
"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",
"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"
]
}