[Add] RXSDK_Pure 3.0.301
[CocoaPods.git] / Specs / e / 7 / f / OxSdkForTools / 1.2.0.1 / OxSdkForTools.podspec.json
blobc7e19ee4fd761292131519f1eab1cd41a142b452
2   "name": "OxSdkForTools",
3   "version": "1.2.0.1",
4   "summary": "OxAdSdk for tools applications.",
5   "description": "OxAdSdk for tools applications.OxAdSdk for tools applications.",
6   "homepage": "https://github.com/KKMobile/OxSDK-iOS-Publish.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "OxDevelopers": "tianci5275@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "4.0",
18   "source": {
19     "git": "https://github.com/KKMobile/OxSDK-iOS-Publish.git",
20     "tag": "t-1.2.0.1"
21   },
22   "requires_arc": true,
23   "static_framework": true,
24   "pod_target_xcconfig": {
25     "VALID_ARCHS": "x86_64 armv7 arm64"
26   },
27   "dependencies": {
28     "OxDiscoveryPlugin": [
29       "1.0.3-202312041600"
30     ]
31   },
32   "subspecs": [
33     {
34       "name": "Base",
35       "vendored_frameworks": "Frameworks/OxSdkCore.framework",
36       "resources": [
37         "ResBundle/Core/OxSdkRes.bundle",
38         "ResBundle/Core/Language.bundle"
39       ],
40       "dependencies": {
41         "PureLayout": [
43         ],
44         "AFNetworking": [
46         ],
47         "SDWebImage": [
49         ],
50         "Adjust": [
52         ],
53         "FirebaseAnalytics": [
54           ">=8.0.0"
55         ],
56         "FirebaseRemoteConfig": [
57           ">=8.0.0"
58         ],
59         "AppLovinSDK": [
60           "12.4.1"
61         ],
62         "AmazonPublisherServicesSDK": [
63           "4.9.3.0"
64         ],
65         "AppLovinMediationGoogleAdManagerAdapter": [
66           "11.3.0.0"
67         ],
68         "AppLovinMediationGoogleAdapter": [
69           "11.3.0.0"
70         ],
71         "AppLovinMediationFacebookAdapter": [
72           "6.15.0.0"
73         ],
74         "GoogleMobileAdsMediationFacebook": [
75           "6.15.0.0"
76         ],
77         "GoogleMobileAdsMediationAppLovin": [
78           "12.4.1.0"
79         ],
80         "UnityAds": [
81           "4.10.0.0"
82         ]
83       }
84     },
85     {
86       "name": "UnityAds",
87       "source_files": [
88         "Frameworks/MaxCustomAdapter/OxCustomUnityAdsAdapter.{h,m}"
89       ],
90       "dependencies": {
91         "OxSdkForTools/Base": [
93         ],
94         "AppLovinMediationUnityAdsAdapter": [
95           "4.10.0.0"
96         ]
97       }
98     },
99     {
100       "name": "Pangle",
101       "source_files": [
102         "Frameworks/MaxCustomAdapter/OxCustomPangleAdapter.{h,m}"
103       ],
104       "dependencies": {
105         "OxSdkForTools/Base": [
107         ],
108         "AppLovinMediationByteDanceAdapter": [
109           "5.9.0.7.0"
110         ]
111       }
112     },
113     {
114       "name": "Mintegral",
115       "source_files": [
116         "Frameworks/MaxCustomAdapter/OxCustomMintegralAdapter.{h,m}"
117       ],
118       "dependencies": {
119         "OxSdkForTools/Base": [
121         ],
122         "AppLovinMediationMintegralAdapter": [
123           "7.6.1.0.0"
124         ]
125       }
126     },
127     {
128       "name": "Fyber",
129       "source_files": [
130         "Frameworks/MaxCustomAdapter/OxCustomFyberAdapter.{h,m}"
131       ],
132       "dependencies": {
133         "OxSdkForTools/Base": [
135         ],
136         "AppLovinMediationFyberAdapter": [
137           "8.2.7.0"
138         ]
139       }
140     },
141     {
142       "name": "Ogury",
143       "dependencies": {
144         "OxSdkForTools/Base": [
146         ],
147         "AppLovinMediationOguryPresageAdapter": [
148           "4.3.0.0"
149         ]
150       }
151     },
152     {
153       "name": "InMobi",
154       "dependencies": {
155         "OxSdkForTools/Base": [
157         ],
158         "AppLovinMediationInMobiAdapter": [
159           "10.7.2.0"
160         ],
161         "ALInMobiCustomAdapterFramework": [
162           "10.7.2.0"
163         ]
164       }
165     },
166     {
167       "name": "Vungle",
168       "dependencies": {
169         "OxSdkForTools/Base": [
171         ],
172         "AppLovinMediationVungleAdapter": [
173           "7.3.1.0"
174         ]
175       }
176     },
177     {
178       "name": "Moloco",
179       "dependencies": {
180         "OxSdkForTools/Base": [
182         ],
183         "AppLovinMediationMolocoAdapter": [
184           "3.0.0.1"
185         ]
186       }
187     }
188   ],
189   "swift_version": "4.0"