[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / a / 7 / OxSdkCore / 1.2.0.0-RC10-202401161800 / OxSdkCore.podspec.json
blob6d1e640b734825dd13c5f13fcfb252ce6d5b6b3f
2   "name": "OxSdkCore",
3   "version": "1.2.0.0-RC10-202401161800",
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-202401161800"
21   },
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "requires_arc": true,
27   "pod_target_xcconfig": {
28     "VALID_ARCHS": "x86_64 armv7 arm64"
29   },
30   "subspecs": [
31     {
32       "name": "Base",
33       "vendored_frameworks": "Frameworks/OxSdkCore.framework",
34       "resources": [
35         "ResBundle/Core/OxSdkRes.bundle",
36         "ResBundle/Core/Language.bundle"
37       ],
38       "dependencies": {
39         "PureLayout": [
41         ],
42         "AFNetworking": [
44         ],
45         "SDWebImage": [
47         ],
48         "Adjust": [
50         ],
51         "FirebaseAnalytics": [
52           ">=8.0.0"
53         ],
54         "FirebaseRemoteConfig": [
55           ">=8.0.0"
56         ],
57         "AppLovinSDK": [
58           "11.11.4"
59         ],
60         "Google-Mobile-Ads-SDK": [
61           "10.13.0"
62         ],
63         "UnityAds": [
64           "4.9.0"
65         ],
66         "FBAudienceNetwork": [
67           "6.14.0"
68         ],
69         "AmazonPublisherServicesSDK": [
70           "4.7.6.0"
71         ],
72         "AppLovinMediationAmazonAdMarketplaceAdapter": [
73           "4.7.6.0"
74         ]
75       }
76     },
77     {
78       "name": "Fyber",
79       "dependencies": {
80         "OxSdkCore/Base": [
82         ],
83         "AppLovinMediationFyberAdapter": [
84           "8.2.4.0"
85         ],
86         "GoogleMobileAdsMediationFyber": [
87           "8.2.4.0"
88         ]
89       }
90     },
91     {
92       "name": "InMobi",
93       "dependencies": {
94         "OxSdkCore/Base": [
96         ],
97         "AppLovinMediationInMobiAdapter": [
98           "10.6.0.0"
99         ],
100         "ALInMobiCustomAdapterFramework": [
101           "10.6.0.0"
102         ],
103         "GoogleMobileAdsMediationInMobi": [
104           "10.6.0.0"
105         ]
106       }
107     },
108     {
109       "name": "FaceBook",
110       "dependencies": {
111         "OxSdkCore/Base": [
113         ],
114         "AppLovinMediationFacebookAdapter": [
115           "6.14.0.0"
116         ],
117         "GoogleMobileAdsMediationFacebook": [
118           "6.14.0.0"
119         ]
120       }
121     }
122   ],
123   "swift_version": "4.0"