blob: d8b0e750ce449e1de3bd5fcb14a906a873aaf5a9 [file] [log] [blame]
{
"name": "BCMobAd",
"version": "0.1.4",
"summary": "A short description of BCMobAd.",
"description": "SDK介绍",
"homepage": "https://github.com/coder-zy/BCMobAd",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coder-zy": "zhangyang@baice100.com"
},
"source": {
"git": "https://github.com/coder-zy/BCMobAd.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BCMobAd/Classes/**/*",
"resource_bundles": {
"BCResources": [
"BCMobAd/Assets/*.png"
]
},
"frameworks": "CoreTelephony",
"vendored_libraries": "BCMobAd/Classes/*.{a}"
}