[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 1 / e / 8 / IronSourceHyprMX-SDK / 5.2.0.0 / IronSourceHyprMX-SDK.podspec.json
blobe210aae8eccd6164007f94a81675f11057a1c0b5
2   "name": "IronSourceHyprMX-SDK",
3   "version": "5.2.0.0",
4   "summary": "HyprMX Adapter",
5   "description": "Use this SDK to show HyprMX ads",
6   "homepage": "http://www.ironsrc.com/",
7   "license": {
8     "type": "Commercial",
9     "text": "https://platform.ironsrc.com/partners/terms-and-conditions-new-user"
10   },
11   "authors": {
12     "IronSource": "http://www.ironsrc.com/contact/"
13   },
14   "source": {
15     "http": "https://dl.bintray.com/ironsource-mobile/ios-adapters/HyprMX_iOS_v5.2.0.zip"
16   },
17   "source_files": "HyprMX.framework/**/*.{h,m}",
18   "public_header_files": "HyprMX.framework/*/*.h",
19   "preserve_paths": "HyprMX.framework/*",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-lObjC"
26   },
27   "frameworks": [
28     "CoreMedia",
29     "JavaScriptCore",
30     "EventKit",
31     "Photos",
32     "CoreTelephony",
33     "SafariServices",
34     "WebKit",
35     "StoreKit",
36     "QuartzCore",
37     "MobileCoreServices",
38     "AVFoundation",
39     "CoreGraphics",
40     "AdSupport",
41     "SystemConfiguration",
42     "Foundation",
43     "UIKit"
44   ],
45   "libraries": [
46     "xml2",
47     "xml2.2"
48   ],
49   "vendored_frameworks": "HyprMX.framework"