blob: 5d0e3fd0436b6abc087e9a34a2022f2b2a3e2303 [file] [log] [blame]
{
"name": "SupereraSDKAd",
"version": "2.0.0",
"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": "2.0.0"
},
"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
}