[Add] Plotline 4.1.5
[CocoaPods.git] / Specs / 2 / a / 7 / OxSdkCore / 1.2.0.0-RC10-202401151800 / OxSdkCore.podspec.json
blob510d62eaeb31e1e3bf7219929fc063f300ba7800
2   "name": "OxSdkCore",
3   "version": "1.2.0.0-RC10-202401151800",
4   "summary": "OxAdSdk for core applications.",
5   "description": "OxAdSdk for game applications.OxAdSdk for core 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": "core-1.2.0.0-RC10-202401151800"
21   },
22   "static_framework": true,
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "requires_arc": true,
28   "pod_target_xcconfig": {
29     "VALID_ARCHS": "x86_64 armv7 arm64"
30   },
31   "subspecs": [
32     {
33       "name": "Base",
34       "ios": {
35         "vendored_frameworks": "Frameworks/OxSdkCore.framework"
36       },
37       "resources": [
38         "ResBundle/Core/OxSdkRes.bundle",
39         "ResBundle/Core/Language.bundle"
40       ],
41       "dependencies": {
42         "PureLayout": [
44         ],
45         "AFNetworking": [
47         ],
48         "SDWebImage": [
50         ],
51         "Adjust": [
53         ],
54         "FirebaseAnalytics": [
55           ">=8.0.0"
56         ],
57         "FirebaseRemoteConfig": [
58           ">=8.0.0"
59         ],
60         "AppLovinSDK": [
61           "11.11.4"
62         ],
63         "Google-Mobile-Ads-SDK": [
64           "10.13.0"
65         ],
66         "AmazonPublisherServicesSDK": [
67           "4.7.6.0"
68         ],
69         "AppLovinMediationAmazonAdMarketplaceAdapter": [
70           "4.7.6.0"
71         ],
72         "AppLovinMediationGoogleAdManagerAdapter": [
73           "10.13.0.0"
74         ],
75         "AppLovinMediationGoogleAdapter": [
76           "10.13.0.0"
77         ],
78         "GoogleMobileAdsMediationAppLovin": [
79           "11.11.4.0"
80         ],
81         "AppLovinMediationUnityAdsAdapter": [
82           "4.9.0.0"
83         ],
84         "GoogleMobileAdsMediationUnity": [
85           "4.9.0.0"
86         ]
87       },
88       "source_files": [
89         "Frameworks/MaxCustomAdapter/CustomAdapter/UnityAds/*"
90       ]
91     },
92     {
93       "name": "Fyber",
94       "dependencies": {
95         "OxSdkCore/Base": [
97         ],
98         "AppLovinMediationFyberAdapter": [
99           "8.2.4.0"
100         ],
101         "GoogleMobileAdsMediationFyber": [
102           "8.2.4.0"
103         ]
104       },
105       "source_files": [
106         "Frameworks/MaxCustomAdapter/CustomAdapter/Fyber/*"
107       ]
108     },
109     {
110       "name": "InMobi",
111       "dependencies": {
112         "OxSdkCore/Base": [
114         ],
115         "AppLovinMediationInMobiAdapter": [
116           "10.6.0.0"
117         ],
118         "ALInMobiCustomAdapterFramework": [
119           "10.6.0.0"
120         ],
121         "GoogleMobileAdsMediationInMobi": [
122           "10.6.0.0"
123         ]
124       }
125     },
126     {
127       "name": "FaceBook",
128       "dependencies": {
129         "OxSdkCore/Base": [
131         ],
132         "AppLovinMediationFacebookAdapter": [
133           "6.14.0.0"
134         ],
135         "GoogleMobileAdsMediationFacebook": [
136           "6.14.0.0"
137         ]
138       }
139     },
140     {
141       "name": "OguryPresage",
142       "dependencies": {
143         "OxSdkCore/Base": [
145         ],
146         "AppLovinMediationOguryPresageAdapter": [
147           "4.2.2.0"
148         ],
149         "OguryMediationGoogleMobileAds": [
150           "4.2.2.0"
151         ]
152       }
153     },
154     {
155       "name": "Pangle",
156       "dependencies": {
157         "OxSdkCore/Base": [
159         ],
160         "AppLovinMediationByteDanceAdapter": [
161           "5.5.0.9.0"
162         ],
163         "GoogleMobileAdsMediationPangle": [
164           "5.5.0.9.0"
165         ]
166       },
167       "source_files": [
168         "Frameworks/MaxCustomAdapter/CustomAdapter/Pangle/*"
169       ]
170     }
171   ],
172   "swift_version": "4.0"