[Add] BridgeKit 0.1.0
[CocoaPods.git] / Specs / d / b / f / StackIAB / 2.6.0 / StackIAB.podspec.json
blob0c31127dea57a2fc2c9b23e6d0a63947d66d1244
2   "name": "StackIAB",
3   "version": "2.6.0",
4   "summary": "IAB Display Managers modules for Stack products",
5   "homepage": "https://bidmachine.io",
6   "license": {
7     "type": "Commercial",
8     "text": "https://bidmachine.io/sdk-license-agreement/"
9   },
10   "authors": {
11     "Stack": "https://explorestack.com/bidmachine/"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "swift_versions": "5.1",
17   "pod_target_xcconfig": {
18     "VALID_ARCHS": "arm64 armv7 x86_64",
19     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
20     "VALID_ARCHS[sdk=iphonesimulator*]": "arm64 x86_64"
21   },
22   "source": {
23     "http": "https://s3-us-west-1.amazonaws.com/appodeal-ios/StackIAB/2.6.0/StackIAB.zip"
24   },
25   "dependencies": {
26     "StackModules": [
27       "~> 1.7.0"
28     ]
29   },
30   "static_framework": true,
31   "user_target_xcconfig": {
32     "OTHER_LDFLAGS": "-ObjC"
33   },
34   "subspecs": [
35     {
36       "name": "StackXML",
37       "resources": "StackXML.bundle",
38       "vendored_frameworks": "StackXML.xcframework",
39       "libraries": "xml2"
40     },
41     {
42       "name": "StackIABAssets",
43       "resources": "StackIABAssets.bundle",
44       "vendored_frameworks": "StackIABAssets.xcframework"
45     },
46     {
47       "name": "StackOpenMeasure",
48       "resources": "StackOpenMeasure.bundle",
49       "vendored_frameworks": "StackOpenMeasure.xcframework",
50       "dependencies": {
51         "OMSDK_Appodeal": [
52           "~> 1.4.12"
53         ]
54       }
55     },
56     {
57       "name": "StackMRAIDKit",
58       "resources": "StackMRAIDKit.bundle",
59       "vendored_frameworks": "StackMRAIDKit.xcframework",
60       "frameworks": "WebKit",
61       "dependencies": {
62         "StackIAB/StackIABAssets": [
64         ],
65         "StackIAB/StackOpenMeasure": [
67         ]
68       }
69     },
70     {
71       "name": "StackVideoPlayer",
72       "resources": "StackVideoPlayer.bundle",
73       "vendored_frameworks": "StackVideoPlayer.xcframework",
74       "frameworks": "AVFoundation"
75     },
76     {
77       "name": "StackRichMedia",
78       "resources": "StackRichMedia.bundle",
79       "vendored_frameworks": "StackRichMedia.xcframework",
80       "dependencies": {
81         "StackIAB/StackVASTAssets": [
83         ],
84         "StackIAB/StackVideoPlayer": [
86         ],
87         "StackIAB/StackIABAssets": [
89         ]
90       }
91     },
92     {
93       "name": "StackVASTAssets",
94       "resources": "StackVASTAssets.bundle",
95       "vendored_frameworks": "StackVASTAssets.xcframework",
96       "dependencies": {
97         "StackIAB/StackXML": [
99         ],
100         "StackIAB/StackIABAssets": [
102         ]
103       }
104     },
105     {
106       "name": "StackVASTKit",
107       "resources": "StackVASTKit.bundle",
108       "vendored_frameworks": "StackVASTKit.xcframework",
109       "dependencies": {
110         "StackIAB/StackVASTAssets": [
112         ],
113         "StackIAB/StackVideoPlayer": [
115         ],
116         "StackIAB/StackMRAIDKit": [
118         ]
119       }
120     },
121     {
122       "name": "StackNASTKit",
123       "resources": "StackNASTKit.bundle",
124       "vendored_frameworks": "StackNASTKit.xcframework",
125       "dependencies": {
126         "StackIAB/StackVASTKit": [
128         ]
129       }
130     }
131   ],
132   "swift_version": "5.1"