blob: a511a6e4f2523a31252c454c27486bd1380b0869 [file] [log] [blame]
{
"name": "SupersonicVungleAdapter",
"version": "2.1.1.0",
"summary": "Vungle Adapter",
"description": "Use this adapter to show Vungle 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/SUVungleAdapter2.1.1.zip"
},
"public_header_files": "SUVungleAdapter/SUVungleAdapter.framework/**/*.h",
"preserve_paths": "SUVungleAdapter/SUVungleAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CFNetwork",
"CoreGraphics",
"CoreMedia",
"Foundation",
"MediaPlayer",
"QuartzCore",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"libraries": [
"z",
"sqlite3"
],
"vendored_frameworks": "SUVungleAdapter/SUVungleAdapter.framework",
"resources": "SUVungleAdapter/Resources/**/*.*",
"dependencies": {
"SupersonicSDK": [
"= 6.4.16.0"
]
}
}