[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / d / HyprMX / 5.4.2 / HyprMX.podspec.json
blob8dbf869e537e442be7540348f6237cbda02d0c69
2   "name": "HyprMX",
3   "version": "5.4.2",
4   "cocoapods_version": ">= 1.9.1",
5   "summary": "The HyprMX Marketplace SDK.",
6   "description": "Integrate the HyprMX SDK to your app to deliver rewarded and interstitial advertisements.",
7   "homepage": "http://hyprmx.com",
8   "license": {
9     "type": "Commercial",
10     "text": "By using this software, you accept the terms of use at http://www.jungroup.com/tou.html"
11   },
12   "authors": {
13     "HyprMX": "info@hyprmx.com"
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/cocoapods-files/HyprMX/5.4.2/HyprMX_iOS_v5_4_2_b189_Core.zip"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "default_subspecs": "HyprMX-SDK",
22   "static_framework": true,
23   "subspecs": [
24     {
25       "name": "HyprMX-SDK",
26       "dependencies": {
27         "HyprMX/Core": [
29         ],
30         "HyprMX/MRAID": [
32         ]
33       }
34     },
35     {
36       "name": "Core",
37       "ios": {
38         "vendored_frameworks": "HyprMX.xcframework"
39       },
40       "preserve_paths": "HyprMX.xcframework"
41     },
42     {
43       "name": "MRAID",
44       "dependencies": {
45         "HyprMX/Core": [
47         ]
48       },
49       "ios": {
50         "vendored_frameworks": "HYPRPermissions.xcframework"
51       },
52       "preserve_paths": "HYPRPermissions.xcframework"
53     }
54   ]