blob: 73229294640a03ac4f401b4b9a602abdf72ed65a [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.7",
"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.7"
},
"platforms": {
"ios": "10.0"
},
"static_framework": true,
"requires_arc": true,
"resource_bundles": {
"BUAdSDK": [
"DDDAdSdk/Assets/BUAdSDK.bundle"
],
"DyAdSdk": [
"DDDAdSdk/Assets/DyAdSdk.bundle"
]
},
"vendored_frameworks": "DDDAdSdk/Classes/DDDAdSdk.framework"
}