| { |
| "name": "SupersonicAdMobAdapter", |
| "version": "2.1.1.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.1.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" |
| } |