blob: aa0a8245b053d7690ae2d981536117d7617554f6 [file] [log] [blame]
{
"name": "IronSourcePangleAdapter",
"version": "4.1.5.2",
"summary": "Pangle Adapter",
"description": "Use this adapter to show Pangle 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/ISPangleAdapter4.1.5.zip"
},
"source_files": "ISPangleAdapter/ISPangleAdapter.framework/**/*.{h,m}",
"public_header_files": "ISPangleAdapter/ISPangleAdapter.framework/**/*.h",
"preserve_paths": "ISPangleAdapter/ISPangleAdapter.framework",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"frameworks": [
"Accelerate",
"AdSupport",
"AVFoundation",
"CoreLocation",
"CoreMedia",
"CoreMotion",
"CoreTelephony",
"MediaPlayer",
"MobileCoreServices",
"StoreKit",
"SystemConfiguration",
"WebKit"
],
"libraries": [
"c++",
"resolv.9",
"z",
"sqlite3"
],
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"vendored_frameworks": "ISPangleAdapter/ISPangleAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 6.18.0.2"
],
"Bytedance-UnionAD": [
"= 3.1.0.5"
]
}
}