blob: bdb678e0b28463c5fec3c712c8452d6e879faa19 [file] [log] [blame]
{
"name": "OpenXMSDK",
"platforms": {
"ios": null
},
"version": "1.4.1",
"summary": "OpenX SDK for iOS v1.4.1",
"description": "The OpenX SDK for iOS allows a user of the OpenX Ad Server to incorporate ads into their iOS applications.",
"homepage": "http://www.openx.com",
"authors": "OpenX Technologies, Inc. | maintained by @lawrenceleach",
"license": {
"type": "commercial",
"text": "Copyright 2013 OpenX Technologies, Inc. All rights reserved."
},
"source": {
"http": "http://www.openx.com/downloads/sdks/archive/OpenX_Mobile_SDK_iOS_1.4.1.zip"
},
"source_files": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework/Versions/A/Headers/*.{h}",
"resources": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework/Versions/A/Resources/*.{png,html,js}",
"preserve_paths": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework",
"header_dir": "OpenXMSDK",
"frameworks": [
"SystemConfiguration",
"AdSupport",
"CoreGraphics",
"CoreLocation",
"CoreTelephony",
"EventKit",
"EventKitUI",
"MapKit",
"MediaPlayer"
],
"xcconfig": {
"FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/OpenXMSDK/\""
},
"requires_arc": false
}