[Add] TrustDecisionPro 4.2.7
[CocoaPods.git] / Specs / 2 / a / 7 / OxSdkCore / 1.2.0.0-RC10-202401151600 / OxSdkCore.podspec.json
blob57053a1f16b8d879f1fe591dcba3489411abd0ab
2   "name": "OxSdkCore",
3   "version": "1.2.0.0-RC10-202401151600",
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-202401151600"
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   "static_framework": true,
31   "dependencies": {
32     "PureLayout": [
34     ],
35     "AFNetworking": [
37     ],
38     "SDWebImage": [
40     ],
41     "Adjust": [
43     ],
44     "FirebaseAnalytics": [
45       ">=8.0.0"
46     ],
47     "FirebaseRemoteConfig": [
48       ">=8.0.0"
49     ]
50   },
51   "subspecs": [
52     {
53       "name": "Base",
54       "ios": {
55         "vendored_frameworks": "Frameworks/OxSdkCore.framework"
56       },
57       "resources": [
58         "ResBundle/Core/OxSdkRes.bundle",
59         "ResBundle/Core/Language.bundle"
60       ],
61       "dependencies": {
62         "AmazonPublisherServicesSDK": [
63           "4.7.6.0"
64         ],
65         "AppLovinMediationAmazonAdMarketplaceAdapter": [
66           "4.7.6.0"
67         ],
68         "AppLovinMediationGoogleAdManagerAdapter": [
69           "10.13.0.0"
70         ],
71         "AppLovinMediationGoogleAdapter": [
72           "10.13.0.0"
73         ],
74         "GoogleMobileAdsMediationAppLovin": [
75           "11.11.4.0"
76         ],
77         "AppLovinMediationUnityAdsAdapter": [
78           "4.9.0.0"
79         ],
80         "GoogleMobileAdsMediationUnity": [
81           "4.9.0.0"
82         ]
83       },
84       "source_files": [
85         "Frameworks/MaxCustomAdapter/CustomAdapter/UnityAds/*"
86       ]
87     },
88     {
89       "name": "Fyber",
90       "dependencies": {
91         "OxSdkCore/Base": [
93         ],
94         "AppLovinMediationFyberAdapter": [
95           "8.2.4.0"
96         ]
97       },
98       "source_files": [
99         "Frameworks/GoodleAdmobAdapter/GADMFyberAdapter/*",
100         "Frameworks/MaxCustomAdapter/CustomAdapter/Fyber/*"
101       ]
102     }
103   ],
104   "swift_version": "4.0"