blob: 93fafdd14192dd124979e9176649f62ace511b37 [file] [log] [blame]
{
"name": "BCMobAd",
"version": "0.1.6",
"summary": "BaiCe AD",
"description": "百策广告SDK。\n目前支持广告类型:开屏广告",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BCMobAd/Classes/**/*",
"resources": "BCMobAd/Assets/BCMobAd.bundle",
"frameworks": "CoreTelephony",
"vendored_libraries": "BCMobAd/Classes/*.{a}"
}