blob: f98d82666914d5a251c63378f71a9ad0449ab8c6 [file] [log] [blame]
{
"name": "SupersonicAdMobAdapter",
"version": "0.0.0.1",
"summary": "AdMob Adapter",
"description": "Use this adapter to show AdMob ads",
"homepage": "http://www.supersonic.com",
"license": {
"type": "Commercial",
"text": "https://www.supersonic.com/terms-of-use/"
},
"authors": {
"Supersonic": "customersupport@supersonicads.com"
},
"source": {
"http": "https://dl.bintray.com/supersonic/ios-adapters/SUAdMobAdapter0.0.1.zip"
},
"public_header_files": "SUAdMobAdapter/SUAdMobAdapter.framework/**/*.h",
"preserve_paths": "SUAdMobAdapter/SUAdMobAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": "AdSupportAudioToolboxAVFoundationCoreGraphicsCoreMediaCoreTelephonyEventKitEventKitUIMediaPlayerMessageUIStoreKitSystemConfiguration",
"vendored_frameworks": "SUAdMobAdapter/SUAdMobAdapter.framework",
"dependencies": {
"SupersonicSDK": [
"= 6.4.10.0"
]
}
}