blob: 5795b8844a6eeaf69a8cb8c5d249a44a9323d04f [file] [log] [blame]
{
"name": "SupersonicMillennialmediaAdapter",
"version": "2.1.0.0",
"summary": "AdColony Adapter",
"description": "Use this adapter to show Millennialmedia 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/SUMillennialMediaAdapter2.1.0.zip"
},
"source_files": "SUMillennialMediaAdapter/SUMillennialMediaAdapter.framework/**/*.{h,m}",
"public_header_files": "SUMillennialMediaAdapter/SUMillennialMediaAdapter.framework/**/*.h",
"preserve_paths": "SUMillennialMediaAdapter/SUMillennialMediaAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AudioToolBox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MediaPlayer",
"MessageUI",
"QuartzCore",
"SystemConfiguration",
"CoreLocation",
"Foundation",
"UIKit"
],
"weak_frameworks": [
"AdSupport",
"Social",
"StoreKit",
"WebKit"
],
"libraries": "xml2",
"vendored_frameworks": "SUMillennialMediaAdapter/SUMillennialMediaAdapter.framework"
}