[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20220526
[CocoaPods.git] / Specs / e / 2 / a / AMRAdapterLiftoff / 1.8.2.0 / AMRAdapterLiftoff.podspec.json
blob7114d52018c130a4f87b0e94f586811731b4ba2a
2   "name": "AMRAdapterLiftoff",
3   "version": "1.8.2.0",
4   "license": {
5     "type": "Copyright",
6     "text": "\t\t\t\t\t\t\t\t\t\t\t\t\t\tCopyright 2016\n\t\t\t\t\t\t\t\t\t\t\t\t\t\tAdmost Mediation Limited.\n"
7   },
8   "homepage": "http://www.admost.com/",
9   "authors": {
10     "Admost Mediation Limited": "amr@admost.com"
11   },
12   "summary": "Liftoff adapter for AMR SDK.",
13   "description": "AMR Liftoff adapter allows publishers to mediate banner, interstitial and video ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-LIFTOFF",
16     "tag": "1.8.2.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "pod_target_xcconfig": {
23     "VALID_ARCHS": "armv7 arm64 x86_64"
24   },
25   "vendored_libraries": "AMRAdapterLiftoff/Libs/libAMRAdapterLiftoff.a",
26   "dependencies": {
27     "AMRSDK": [
28       "~> 1.5.0"
29     ],
30     "LiftoffAds": [
31       "1.8.2"
32     ]
33   }