blob: c296ed2f717a515d44814782f9e77bfaca1b1e2f [file] [log] [blame]
{
"name": "openx-ios-sdk",
"version": "4.12.0",
"summary": "The Official OpenX Client SDK allows developers to easily monetize their apps by showing banner, interstitial, and native ads.",
"homepage": "https://www.openx.com/",
"documentation_url": "https://github.com/openx/mobile-ios-sdk-doc",
"license": {
"type": "Copyright",
"text": "Copyright 2020 OpenX. All rights reserved.\\n"
},
"authors": {
"OpenX": "mobile-eng-team@openx.com"
},
"source": {
"http": "https://sdk.prod.gcp.openx.org/ios/4.12.0/OpenX_Mobile_SDK_iOS_4.12.0.zip"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "OpenX_Mobile_SDK_iOS_4.12.0/OpenXSDKCore.framework"
},
"frameworks": [
"UIKit",
"Foundation",
"MapKit",
"SafariServices",
"AVFoundation",
"CoreGraphics",
"CoreLocation",
"CoreMedia",
"MediaPlayer",
"QuartzCore"
],
"weak_frameworks": [
"AdSupport",
"StoreKit",
"WebKit"
]
}