[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / 5 / 7 / RTBSDK / 1.4.4 / RTBSDK.podspec.json
blobfa6f41736bdf147bb7f314ad1e688297215898f9
2   "name": "RTBSDK",
3   "version": "1.4.4",
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.4.4.zip",
26     "sha256": "c124b0c9784f00746b3a6d38105fca486373a723be31091dd7651b67b730798f"
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   "swift_version": "5.0"