blob: 6bbfab10e71b578c6035c93c4e7a9c327db6fae7 [file] [log] [blame]
{
"name": "BCMobAd",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BCMobAd/Classes/**/*",
"frameworks": "CoreTelephony",
"vendored_libraries": "BCMobAd/Classes/*.{a}"
}