blob: d288df23df3df979bbfd00d1c55e7784dcb1718a [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DDDAdSdk/Classes/**/*",
"public_header_files": "DDDAdSdk/Classes/**/*.h",
"static_framework": true,
"requires_arc": true,
"resource_bundles": {
"BUAdSDK": [
"DDDAdSdk/Assets/BUAdSDK.bundle"
],
"DyAdSdk": [
"DDDAdSdk/Assets/DyAdSdk.bundle"
]
}
}