blob: 092afb21755fa8e9009f5cef2ea697c8dc6eb7d5 [file] [log] [blame]
{
"name": "IronSourceAppLovinAdapter",
"version": "4.3.9.3",
"summary": "AppLovin Adapter",
"description": "Use this adapter to show AppLovin ads",
"homepage": "http://www.ironsrc.com/",
"license": {
"type": "Commercial",
"text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
},
"authors": {
"IronSource": "http://www.ironsrc.com/contact/"
},
"source": {
"http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/ISAppLovinAdapter4.3.9.zip"
},
"source_files": "ISAppLovinAdapter/ISAppLovinAdapter.framework/**/*.{h,m}",
"public_header_files": "ISAppLovinAdapter/ISAppLovinAdapter.framework/**/*.h",
"preserve_paths": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"AdSupport",
"AudioToolbox",
"AVFoundation",
"CoreGraphics",
"CoreMedia",
"CoreTelephony",
"SafariServices",
"StoreKit",
"SystemConfiguration",
"UIKit",
"WebKit"
],
"libraries": "z",
"resources": "ISAppLovinAdapter/Resources/*.bundle",
"vendored_frameworks": "ISAppLovinAdapter/ISAppLovinAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.15.0.2"
]
}
}