[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 0 / 5 / AMRAdapterFyber / 8.2.1.0 / AMRAdapterFyber.podspec.json
bloba6645a07723125478e43479ed77dafb88ded127e
2   "name": "AMRAdapterFyber",
3   "version": "8.2.1.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": "Fyber adapter for AMR SDK.",
13   "description": "AMR Fyber adapter allows publishers to mediate Fyber offerwall ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-FYBER.git",
16     "tag": "8.2.1.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "11.0"
21   },
22   "vendored_frameworks": "AMRAdapterFyber/Libs/AMRAdapterFyber.xcframework",
23   "pod_target_xcconfig": {
24     "OTHER_LDFLAGS": "-ObjC -lc++",
25     "VALID_ARCHS": "arm64 armv7 x86_64",
26     "VALID_ARCHS[sdk=iphoneos*]": "armv7 arm64",
27     "VALID_ARCHS[sdk=iphonesimulator*]": "x86_64 arm64"
28   },
29   "dependencies": {
30     "AMRSDK": [
31       "~> 1.5.33"
32     ],
33     "Fyber_Marketplace_SDK": [
34       "8.2.1"
35     ]
36   }