[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / d / HyprMX / 6.4.1 / HyprMX.podspec.json
blob7c8f4da76bf8c2cd9ebe8050bc3ce756883d9317
2   "name": "HyprMX",
3   "version": "6.4.1",
4   "cocoapods_version": ">= 1.10.0",
5   "summary": "The HyprMX Marketplace SDK.",
6   "description": "Integrate the HyprMX SDK to your app to deliver advertisements.",
7   "homepage": "http://hyprmx.com",
8   "license": {
9     "type": "Commercial",
10     "text": "By using this software, you accept the terms of use at https://www.hyprmx.com/eula"
11   },
12   "authors": {
13     "HyprMX": "info@hyprmx.com"
14   },
15   "source": {
16     "http": "https://s3.amazonaws.com/cocoapods-files/HyprMX/6.4.1/HyprMX_iOS_v6-4-1.zip"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "default_subspecs": "HyprMX-SDK",
22   "subspecs": [
23     {
24       "name": "HyprMX-SDK",
25       "dependencies": {
26         "HyprMX/Core": [
28         ]
29       }
30     },
31     {
32       "name": "Core",
33       "ios": {
34         "vendored_frameworks": "HyprMX.xcframework"
35       },
36       "preserve_paths": "HyprMX.xcframework"
37     }
38   ]