blob: 4fdc5f4ea091969b628d283863c769666013884c [file] [log] [blame]
{
"name": "SupersonicAdMobAdapter",
"version": "1.1.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/SUAdMobAdapter1.1.0.zip"
},
"public_header_files": "SUAdMobAdapter/SUAdMobAdapter.framework/**/*.h",
"preserve_paths": "SUAdMobAdapter/SUAdMobAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"StoreKit",
"SystemConfiguration"
],
"vendored_frameworks": "SUAdMobAdapter/SUAdMobAdapter.framework",
"dependencies": {
"SupersonicSDK": [
"= 6.4.14.0"
]
}
}