[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 7 / RTBSDK / 1.5.0-beta3 / RTBSDK.podspec.json
blob755711d8496b4032353960e8c6c97f0952f9b5bf
2   "name": "RTBSDK",
3   "version": "1.5.0-beta3",
4   "summary": "Mobile Ad Mediation Framework",
5   "xcconfig": {
6     "VALID_ARCHS": "arm64 x86_64",
7     "VALID_ARCHS[sdk=iphoneos*]": "arm64",
8     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
9   },
10   "description": "Integrate RTBSDK to maximise your revenues.",
11   "homepage": "https://aatkit.gitbook.io/ios-integration",
12   "license": {
13     "type": "Copyright",
14     "text": "Copyright 2012\\u20132023 AddApptr GmbH."
15   },
16   "authors": {
17     "Gravite GmbH": "support@gravite.net"
18   },
19   "social_media_url": "https://www.linkedin.com/company/gravite-2023",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "swift_versions": "5.0",
24   "source": {
25     "http": "https://ios-sdk-rtb.gravite.net/RTBSDK-1.5.0-beta3.zip",
26     "sha256": "6e5e9fd0fe0d6925cab3987300af2633c4cfaa92872827547a771df017cc725a"
27   },
28   "default_subspecs": "Default",
29   "subspecs": [
30     {
31       "name": "Default",
32       "dependencies": {
33         "RTBSDK/Core": [
35         ]
36       }
37     },
38     {
39       "name": "Core",
40       "vendored_frameworks": [
41         "RTBSDK/RTBSDK.xcframework",
42         "RTBSDK/OMSDK_Addapptr.xcframework"
43       ]
44     },
45     {
46       "name": "AppLovinCustomAdapter",
47       "dependencies": {
48         "RTBSDK/Core": [
50         ],
51         "AppLovinSDK": [
52           "13.0.0"
53         ]
54       },
55       "vendored_frameworks": [
56         "RTBSDK/GraviteRTBAppLovinMediationAdapter.xcframework"
57       ]
58     },
59     {
60       "name": "GraviteRTBAdMobMediationAdapter",
61       "dependencies": {
62         "RTBSDK/Core": [
64         ],
65         "Google-Mobile-Ads-SDK": [
66           "11.12.0"
67         ]
68       },
69       "vendored_frameworks": [
70         "RTBSDK/GraviteRTBAdMobMediationAdapter.xcframework"
71       ]
72     }
73   ],
74   "swift_version": "5.0"