[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / e / 7 / f / OxSdkForTools / 1.2.1.0-RC02-202409062000 / OxSdkForTools.podspec.json
blob1aaaec428ffbeea1eb01491452c125fd93080fb9
2   "name": "OxSdkForTools",
3   "version": "1.2.1.0-RC02-202409062000",
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.1.0-RC02-202409062000"
21   },
22   "requires_arc": true,
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64"
25   },
26   "dependencies": {
27     "OxDiscoveryPlugin": [
28       "1.0.3-202312041600"
29     ]
30   },
31   "subspecs": [
32     {
33       "name": "Base",
34       "vendored_frameworks": "Frameworks/OxSdkCore.framework",
35       "resources": [
36         "ResBundle/Core/OxSdkRes.bundle",
37         "ResBundle/Core/Language.bundle"
38       ],
39       "dependencies": {
40         "PureLayout": [
42         ],
43         "AFNetworking": [
45         ],
46         "SDWebImage": [
48         ],
49         "Adjust": [
51         ],
52         "FirebaseAnalytics": [
53           ">=8.0.0"
54         ],
55         "FirebaseRemoteConfig": [
56           ">=8.0.0"
57         ],
58         "AppLovinSDK": [
59           "11.11.4"
60         ],
61         "AmazonPublisherServicesSDK": [
62           "4.7.6.0"
63         ],
64         "AppLovinMediationGoogleAdManagerAdapter": [
65           "10.13.0.0"
66         ],
67         "AppLovinMediationGoogleAdapter": [
68           "10.13.0.0"
69         ],
70         "AppLovinMediationFacebookAdapter": [
71           "6.14.0.0"
72         ],
73         "GoogleMobileAdsMediationFacebook": [
74           "6.14.0.0"
75         ],
76         "GoogleMobileAdsMediationAppLovin": [
77           "11.11.4.0"
78         ]
79       }
80     },
81     {
82       "name": "Full",
83       "dependencies": {
84         "OxSdkForTools/Base": [
86         ],
87         "AppLovinMediationAmazonAdMarketplaceAdapter": [
88           "4.7.6.0"
89         ],
90         "AppLovinMediationByteDanceAdapter": [
91           "5.5.0.9.0"
92         ],
93         "GoogleMobileAdsMediationPangle": [
94           "5.5.0.9.0"
95         ]
96       },
97       "vendored_frameworks": "Frameworks/OxMaxCustomPangleAdapter.framework"
98     }
99   ],
100   "swift_version": "4.0"