[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / a / 7 / OxSdkCore / 1.2.0.0-RC10-202401152100 / OxSdkCore.podspec.json
blobf7ae297c61eda01000a1449f91c3a7a9980be52c
2   "name": "OxSdkCore",
3   "version": "1.2.0.0-RC10-202401152100",
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-202401152100"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "vendored_frameworks": "Frameworks/OxSdkCore.framework",
28   "resources": [
29     "ResBundle/Core/OxSdkRes.bundle",
30     "ResBundle/Core/Language.bundle"
31   ],
32   "pod_target_xcconfig": {
33     "VALID_ARCHS": "x86_64 armv7 arm64"
34   },
35   "static_framework": true,
36   "dependencies": {
37     "PureLayout": [
39     ],
40     "AFNetworking": [
42     ],
43     "SDWebImage": [
45     ],
46     "Adjust": [
48     ],
49     "FirebaseAnalytics": [
50       ">=8.0.0"
51     ],
52     "FirebaseRemoteConfig": [
53       ">=8.0.0"
54     ],
55     "AppLovinSDK": [
56       "11.11.4"
57     ],
58     "Google-Mobile-Ads-SDK": [
59       "10.13.0"
60     ],
61     "AmazonPublisherServicesSDK": [
62       "4.7.6.0"
63     ],
64     "AppLovinMediationAmazonAdMarketplaceAdapter": [
65       "4.7.6.0"
66     ],
67     "AppLovinMediationGoogleAdManagerAdapter": [
68       "10.13.0.0"
69     ],
70     "AppLovinMediationGoogleAdapter": [
71       "10.13.0.0"
72     ],
73     "GoogleMobileAdsMediationAppLovin": [
74       "11.11.4.0"
75     ],
76     "AppLovinMediationUnityAdsAdapter": [
77       "4.9.0.0"
78     ],
79     "GoogleMobileAdsMediationUnity": [
80       "4.9.0.0"
81     ]
82   },
83   "source_files": "Frameworks/MaxCustomAdapter/CustomAdapter/UnityAds/*.{h,m}",
84   "subspecs": [
85     {
86       "name": "Fyber",
87       "dependencies": {
88         "AppLovinMediationFyberAdapter": [
89           "8.2.4.0"
90         ],
91         "GoogleMobileAdsMediationFyber": [
92           "8.2.4.0"
93         ]
94       }
95     },
96     {
97       "name": "InMobi",
98       "dependencies": {
99         "AppLovinMediationInMobiAdapter": [
100           "10.6.0.0"
101         ],
102         "ALInMobiCustomAdapterFramework": [
103           "10.6.0.0"
104         ],
105         "GoogleMobileAdsMediationInMobi": [
106           "10.6.0.0"
107         ]
108       }
109     },
110     {
111       "name": "FaceBook",
112       "dependencies": {
113         "AppLovinMediationFacebookAdapter": [
114           "6.14.0.0"
115         ],
116         "GoogleMobileAdsMediationFacebook": [
117           "6.14.0.0"
118         ]
119       }
120     },
121     {
122       "name": "Pubmatic",
123       "dependencies": {
124         "OpenWrapSDK": [
125           "3.2.0"
126         ],
127         "AppLovinPubMaticAdapter": [
128           "1.1.0"
129         ],
130         "AdMobPubMaticAdapter": [
131           "2.2.0"
132         ]
133       }
134     }
135   ],
136   "swift_version": "4.0"