3 "libraries": "OpenXMSDK",
8 "summary": "OpenX Mobile SDK for iOS v2.5.0.r1",
9 "description": "The OpenX SDK for iOS allows a user of the OpenX Ad Server to incorporate ads into their iOS applications.",
10 "homepage": "http://www.openx.com",
11 "authors": "OpenX Technologies, Inc. | maintained by @lawrenceleach",
12 "documentation_url": "docs.openx.com/sdk/#ios_sdk.html",
15 "text": "Copyright 2014 OpenX Technologies, Inc. All rights reserved."
18 "http": "http://i.cdn.openx.com/sdks/OpenX_Mobile_SDK_iOS.zip"
20 "source_files": "OpenX_Mobile_SDK_iOS/SDK/Headers/*.h",
21 "public_header_files": "OpenX_Mobile_SDK_iOS/SDK/Headers/*.h",
22 "preserve_paths": "OpenX_Mobile_SDK_iOS/SDK/libOpenXMSDK.a",
24 "vendored_libraries": "OpenX_Mobile_SDK_iOS/SDK/libOpenXMSDK.a"
26 "resources": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDKResources.bundle",
27 "requires_arc": false,
29 "SystemConfiguration",
40 "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/OpenXMSDK\"",
41 "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/OpenXMSDK",
42 "OTHER_LDFLAGS": "-lObjC"