[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / a / e / MSXSDK / 0.0.2-alpha / MSXSDK.podspec.json
blob47c22894916dc389ebcf3369f80dd4c7f77fea5c
2   "name": "MSXSDK",
3   "version": "0.0.2-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.2-alpha/MSXSDK.zip"
16   },
17   "platforms": {
18     "ios": "13.0"
19   },
20   "requires_arc": false,
21   "pod_target_xcconfig": {
22     "ONLY_ACTIVE_ARCH": "YES"
23   },
24   "user_target_xcconfig": {
25     "ONLY_ACTIVE_ARCH": "YES"
26   },
27   "default_subspecs": "MSXiOS",
28   "subspecs": [
29     {
30       "name": "MSXiOS",
31       "pod_target_xcconfig": {
32         "VALID_ARCHS": "x86_64 armv7 arm64"
33       },
34       "platforms": {
35         "ios": "13.0"
36       },
37       "ios": {
38         "vendored_frameworks": [
39           "MSXSDK/MSXiOS.xcframework",
40           "MSXSDK/OMSDK_Appnexus.xcframework"
41         ]
42       }
43     },
44     {
45       "name": "MSXNativeiOS",
46       "pod_target_xcconfig": {
47         "VALID_ARCHS": "x86_64 armv7 arm64"
48       },
49       "platforms": {
50         "ios": "13.0"
51       },
52       "ios": {
53         "vendored_frameworks": [
54           "MSXSDK/MSXNativeiOS.xcframework",
55           "MSXSDK/OMSDK_Appnexus.xcframework"
56         ]
57       }
58     },
59     {
60       "name": "MSXNativeMacOS",
61       "platforms": {
62         "osx": "12.0"
63       },
64       "osx": {
65         "vendored_frameworks": "MSXSDK/MSXNativeMacOS.xcframework"
66       }
67     }
68   ]