[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 1 / a / AATAdManagerMediationAdapter / 1.0.0 / AATAdManagerMediationAdapter.podspec.json
blob1b8daa64d614e59263f4bd42df1d9ca835f1f0f7
2   "name": "AATAdManagerMediationAdapter",
3   "version": "1.0.0",
4   "summary": "Mobile Ad Mediation Framework",
5   "xcconfig": {
6     "VALID_ARCHS": "arm64 armv7 x86_64",
7     "VALID_ARCHS[sdk=iphoneos*]": "arm64 armv7",
8     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
9   },
10   "description": "Integrate many different advertising networks by adding this mediation framework only once.",
11   "homepage": "https://bitbucket.org/addapptr/aatkit-ios/wiki/Home",
12   "license": {
13     "type": "Copyright",
14     "text": "Copyright 2012\\u20132020 AddApptr GmbH."
15   },
16   "authors": {
17     "Addapptr GmbH": "support@addapptr.com"
18   },
19   "social_media_url": "http://twitter.com/addapptr_gmbh",
20   "platforms": {
21     "ios": "11.0"
22   },
23   "swift_versions": "5.0",
24   "source": {
25     "http": "https://ios-sdk.aatkit.com/AATAdManagerMediationAdapter-1.0.0.zip",
26     "sha256": "d0d80a07eb31fbae9d89f31e1c9af2f79d36922b1af4cb1cf30632f775e45a88"
27   },
28   "default_subspecs": "Default",
29   "subspecs": [
30     {
31       "name": "Default",
32       "dependencies": {
33         "Google-Mobile-Ads-SDK": [
34           "~> 10.0"
35         ]
36       },
37       "vendored_frameworks": [
38         "AATAdManagerMediationAdapter/AATAdManagerMediationAdapter.xcframework"
39       ]
40     }
41   ],
42   "swift_version": "5.0"