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