blob: cb4c54d0ad7be5fb711bd01e665a32350fbff5a3 [file] [log] [blame]
{
"name": "IronSourceVungleAdapter",
"version": "4.1.7.0",
"summary": "Vungle Adapter",
"description": "Use this adapter to show Vungle 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/ISVungleAdapter4.1.7.zip"
},
"source_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.{h,m}",
"public_header_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.h",
"preserve_paths": "ISVungleAdapter/ISVungleAdapter.framework",
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"CoreFoundation",
"Foundation",
"StoreKit"
],
"libraries": [
"z",
"sqlite3"
],
"vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.8.7.0"
]
}
}