[Add] TTSDK-iOS 2.0.2
[CocoaPods.git] / Specs / 0 / 2 / b / OpenXMSDK / 1.4.1 / OpenXMSDK.podspec.json
blobbdb678e0b28463c5fec3c712c8452d6e879faa19
2   "name": "OpenXMSDK",
3   "platforms": {
4     "ios": null
5   },
6   "version": "1.4.1",
7   "summary": "OpenX SDK for iOS v1.4.1",
8   "description": "The OpenX SDK for iOS allows a user of the OpenX Ad Server to incorporate ads into their iOS applications.",
9   "homepage": "http://www.openx.com",
10   "authors": "OpenX Technologies, Inc. | maintained by @lawrenceleach",
11   "license": {
12     "type": "commercial",
13     "text": "Copyright 2013 OpenX Technologies, Inc. All rights reserved."
14   },
15   "source": {
16     "http": "http://www.openx.com/downloads/sdks/archive/OpenX_Mobile_SDK_iOS_1.4.1.zip"
17   },
18   "source_files": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework/Versions/A/Headers/*.{h}",
19   "resources": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework/Versions/A/Resources/*.{png,html,js}",
20   "preserve_paths": "OpenX_Mobile_SDK_iOS/SDK/OpenXMSDK.framework",
21   "header_dir": "OpenXMSDK",
22   "frameworks": [
23     "SystemConfiguration",
24     "AdSupport",
25     "CoreGraphics",
26     "CoreLocation",
27     "CoreTelephony",
28     "EventKit",
29     "EventKitUI",
30     "MapKit",
31     "MediaPlayer"
32   ],
33   "xcconfig": {
34     "FRAMEWORK_SEARCH_PATHS": "\"$(PODS_ROOT)/OpenXMSDK/\""
35   },
36   "requires_arc": false