[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / 8 / e / FreestarAds-Hyprmx / 6.0.0.3 / FreestarAds-Hyprmx.podspec.json
blob9358eca6b2434e0c56772fc4ff01fb1c893778d6
2   "name": "FreestarAds-Hyprmx",
3   "version": "6.0.0.3",
4   "authors": "Freestar",
5   "license": {
6     "type": "Apache2.0",
7     "file": "LICENSE"
8   },
9   "homepage": "http://www.freestar.com",
10   "summary": "The Freestar HyperMX adapter",
11   "platforms": {
12     "ios": "10.0"
13   },
14   "vendored_frameworks": "build/FreestarAds-Hyprmx.xcframework",
15   "dependencies": {
16     "FreestarAds": [
17       "~> 5.7"
18     ],
19     "HyprMX/Core": [
20       "6.0.0"
21     ]
22   },
23   "default_subspecs": "none",
24   "source": {
25     "git": "https://gitlab.com/freestar/ios-binaries.git",
26     "tag": "Hyprmx-6.0.0.3"
27   },
28   "pod_target_xcconfig": {
29     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "i386"
30   },
31   "subspecs": [
32     {
33       "name": "MRAID",
34       "dependencies": {
35         "HyprMX/MRAID": [
36           "6.0.0"
37         ]
38       }
39     }
40   ]