blob: e210aae8eccd6164007f94a81675f11057a1c0b5 [file] [log] [blame]
{
"name": "IronSourceHyprMX-SDK",
"version": "5.2.0.0",
"summary": "HyprMX Adapter",
"description": "Use this SDK to show HyprMX 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/HyprMX_iOS_v5.2.0.zip"
},
"source_files": "HyprMX.framework/**/*.{h,m}",
"public_header_files": "HyprMX.framework/*/*.h",
"preserve_paths": "HyprMX.framework/*",
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"pod_target_xcconfig": {
"OTHER_LDFLAGS": "-lObjC"
},
"frameworks": [
"CoreMedia",
"JavaScriptCore",
"EventKit",
"Photos",
"CoreTelephony",
"SafariServices",
"WebKit",
"StoreKit",
"QuartzCore",
"MobileCoreServices",
"AVFoundation",
"CoreGraphics",
"AdSupport",
"SystemConfiguration",
"Foundation",
"UIKit"
],
"libraries": [
"xml2",
"xml2.2"
],
"vendored_frameworks": "HyprMX.framework"
}