blob: 7174c2b32d00721b6086fb158b1850b589214092 [file] [log] [blame]
{
"name": "SupersonicAdMobAdapter",
"version": "2.1.2.0",
"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/SUAdMobAdapter2.1.2.zip"
},
"source_files": "SUAdMobAdapter/SUAdMobAdapter.framework/**/*.{h,m}",
"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"
}