blob: 509266b553fd90f1bb2b727b3d86fa8deef9a326 [file] [log] [blame]
{
"name": "DDDAdSdk",
"version": "0.1.5",
"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.5"
},
"platforms": {
"ios": "10.0"
},
"source_files": "DDDAdSdk/Classes/**/*.{h,m,mm}",
"static_framework": true,
"requires_arc": true,
"resource_bundles": {
"BUAdSDK": [
"DDDAdSdk/Assets/BUAdSDK.bundle"
],
"DyAdSdk": [
"DDDAdSdk/Assets/DyAdSdk.bundle"
]
}
}