blob: 0b3f2bac9f31716ca97359f23dd4534bbf1d2490 [file] [log] [blame]
{
"name": "IronSourceVungleAdapter",
"version": "4.3.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.3.7.zip"
},
"source_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.{h,m}",
"public_header_files": "ISVungleAdapter/ISVungleAdapter.framework/**/*.h",
"preserve_paths": "ISVungleAdapter/ISVungleAdapter.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"VALID_ARCHS": "arm64 arm64e armv7 armv7s x86_64"
},
"vendored_frameworks": "ISVungleAdapter/ISVungleAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 7.0.2.0"
],
"VungleSDK-iOS": [
"= 6.8.0"
]
}
}