blob: c061ea9e3942179384328a030730050e8457ca8c [file] [log] [blame]
{
"name": "IronSourcePangleAdapter",
"version": "4.1.6.0",
"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.6.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",
"xml2",
"bz2"
],
"xcconfig": {
"VALID_ARCHS": "armv7 armv7s x86_64 arm64"
},
"vendored_frameworks": "ISPangleAdapter/ISPangleAdapter.framework",
"dependencies": {
"IronSourceSDK": [
"= 7.0.1.0"
],
"Bytedance-UnionAD": [
"= 3.2.5.1"
]
}
}