[Add] libpag-enterprise 4.4.20
[CocoaPods.git] / Specs / 8 / a / e / MSXSDK / 0.0.1-alpha / MSXSDK.podspec.json
blobffe2859a6c6f3bcaa2cacf062a539316808911f1
2   "name": "MSXSDK",
3   "version": "0.0.1-alpha",
4   "summary": "MSXSDK for iOS",
5   "license": {
6     "type": "MIT",
7     "file": "Licenses/MAdSDK-LICENSE.txt"
8   },
9   "description": "MAdSDK display ads.",
10   "homepage": "http://xandr.com",
11   "authors": {
12     "MSXSDK": "integration@xandr.com"
13   },
14   "source": {
15     "http": "https://acdn.adnxs.com/mobile/swift_test/0.0.1-alpha/MSXSDK.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": false,
21   "pod_target_xcconfig": {
22     "VALID_ARCHS": "x86_64 armv7 arm64"
23   },
24   "user_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "YES"
26   },
27   "default_subspecs": "MSXiOS",
28   "subspecs": [
29     {
30       "name": "MSXiOS",
31       "platforms": {
32         "ios": "13.0"
33       },
34       "ios": {
35         "vendored_frameworks": [
36           "MSXiOS.xcframework",
37           "OMSDK_Appnexus.xcframework"
38         ]
39       }
40     },
41     {
42       "name": "MSXNativeiOS",
43       "platforms": {
44         "ios": "13.0"
45       },
46       "ios": {
47         "vendored_frameworks": [
48           "MSXNativeiOS.xcframework",
49           "OMSDK_Appnexus.xcframework"
50         ]
51       }
52     },
53     {
54       "name": "MSXNativeMacOS",
55       "platforms": {
56         "osx": "12.0"
57       },
58       "osx": {
59         "vendored_frameworks": "MSXNativeMacOS.xcframework"
60       }
61     }
62   ]