[Add] TMUserCenter 0.2.55
[CocoaPods.git] / Specs / 9 / 2 / c / AMRAdapterSmaato / 21.7.7.0 / AMRAdapterSmaato.podspec.json
blobcd7a3506850e33c3682171bb917a76c3a86cc530
2   "name": "AMRAdapterSmaato",
3   "version": "21.7.7.0",
4   "cocoapods_version": ">= 1.9.0",
5   "license": {
6     "type": "Copyright",
7     "text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\t        Copyright 2016\n\t\t\t\t\t\t\t\t\t\t\t\t\t\t        Admost Mediation Limited. \n"
8   },
9   "homepage": "http://www.admost.com/",
10   "authors": {
11     "Admost Mediation Limited": "amr@admost.com"
12   },
13   "summary": "Smaato adapter for AMR SDK.",
14   "description": "AMR Smaato adapter allows publishers to mediate Smaato banner, interstitial and video ads in AMR SDK.",
15   "source": {
16     "git": "https://github.com/admost/AMR-IOS-ADAPTER-SMAATO.git",
17     "tag": "21.7.7.0"
18   },
19   "documentation_url": "https://admost.github.io/amrios/",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "vendored_frameworks": "AMRAdapterSmaato/Libs/AMRAdapterSmaato.xcframework",
24   "pod_target_xcconfig": {
25     "OTHER_LDFLAGS": "-ObjC -lc++",
26     "VALID_ARCHS": "arm64 armv7 x86_64",
27     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
28     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
29   },
30   "dependencies": {
31     "smaato-ios-sdk": [
32       "21.7.7"
33     ],
34     "AMRSDK": [
35       "~> 1.5.7"
36     ]
37   }