blob: 4bd320afee1e688e4f464793349ad3e38a5f80d3 [file] [log] [blame]
{
"name": "SupersonicAppLovinAdapter",
"version": "0.0.0.5",
"summary": "AppLovin Adapter",
"description": "Use this adapter to show AppLovin 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/SUApplovinAdapter2.1.2.zip"
},
"public_header_files": "SUAppLovinAdapter/SUAppLovinAdapter.framework/**/*.h",
"preserve_paths": "SUAppLovinAdapter/SUAppLovinAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AdSupport",
"MediaPlayer",
"UIKit",
"AVFoundation",
"CoreTelephony",
"CoreGraphics",
"CoreMedia",
"StoreKit",
"SystemConfiguration"
],
"vendored_frameworks": "SUAppLovinAdapter/SUAppLovinAdapter.framework"
}