blob: 578cd482db3844a6598f4dc5a1079d266230f8f2 [file] [log] [blame]
{
"name": "SupereraSDKAd",
"version": "0.0.1",
"summary": "Ad mediation",
"description": "The framework provide ad.",
"homepage": "http://gitlabouter.jododev.com/liangjiahao/supererasdkad",
"license": "MIT",
"authors": {
"Jerery": "smallblackliang@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "http://gitlabouter.jododev.com/liangjiahao/supererasdkad.git",
"tag": "0.0.1"
},
"vendored_frameworks": "SupereraSDKAd/SupereraSDKAd.framework",
"source_files": "SupereraSDKAd/SupereraSDKAd.framework/Headers/*.{h}",
"public_header_files": "SupereraSDKAd/SupereraSDKAd.framework/Headers/*.{h}",
"resources": [
"SupereraSDKAd/BUAdSDK.bundle",
"SupereraSDKAd/UPSDK.bundle",
"SupereraSDKAd/IASDKResources.bundle"
],
"requires_arc": true
}