[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 0 / b / f / AMRAdapterAdserver / 1.1.4.0 / AMRAdapterAdserver.podspec.json
blob88a9da83fe9fe165f09920ffcfbe2580a823d545
2   "name": "AMRAdapterAdserver",
3   "version": "1.1.4.0",
4   "license": {
5     "type": "Copyright",
6     "text": "                            Copyright 2016\n                            Admost Mediation Limited.\n"
7   },
8   "homepage": "http://www.admost.com/",
9   "authors": {
10     "Admost Mediation Limited": "amr@admost.com"
11   },
12   "summary": "Adserver adapter for AMR SDK.",
13   "description": "AMR Adserver adapter allows publishers to mediate Adserver banner, native, interstitial and video ads in AMRSDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-ADSERVER.git",
16     "tag": "1.1.4.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_versions": [
23     "5"
24   ],
25   "vendored_frameworks": [
26     "AMRAdapterAdserver/Libs/AMRAdapterAdserver.xcframework",
27     "AMRAdapterAdserver/Libs/AdmostAdServer.xcframework"
28   ],
29   "resources": [
30     "AMRAdapterAdserver/Resources/AdmostAdServerResources.bundle"
31   ],
32   "pod_target_xcconfig": {
33     "OTHER_LDFLAGS": "-ObjC",
34     "VALID_ARCHS": "arm64 armv7 x86_64",
35     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
36     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
37   },
38   "dependencies": {
39     "AMRSDK": [
40       "~> 1.5.30"
41     ]
42   },
43   "swift_version": "5"