blob: 6542d16772c452d8573a65f45fe497b235f75c3b [file] [log] [blame]
{
"name": "UC_PangolinAD",
"version": "0.1.1",
"summary": "穿山甲广告功能模块",
"description": "可以实现开屏广告和激励广告",
"homepage": "http://git.hnbangyao.com/UCComponen/uc_pangolinad",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"fantengteng": "593886467@qq.com"
},
"source": {
"git": "http://git.hnbangyao.com/UCComponen/uc_pangolinad.git",
"tag": "0.1.1"
},
"xcconfig": {
"VALID_ARCHS": "arm64 x86_64 armv7 armv7s"
},
"platforms": {
"ios": "9.0"
},
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 armv7 armv7s x86_64"
},
"source_files": "UC_PangolinAD/Classes/**/*",
"static_framework": true,
"dependencies": {
"Bytedance-UnionAD": [
],
"YYKit": [
]
}
}