[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / f / a / AMRAdapterPubmatic / 2.6.2.0 / AMRAdapterPubmatic.podspec.json
blob92c1e32690cf6d2aa108d97a4040b0e53fbda0ba
2   "name": "AMRAdapterPubmatic",
3   "version": "2.6.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": "Pubmatic adapter for AMR SDK.",
13   "description": "AMR Pubmatic adapter allows publishers to mediate Pubmatic banner, interstitial and rewarded ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-PUBMATIC.git",
16     "tag": "2.6.2.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "AMRAdapterPubmatic/Libs/AMRAdapterPubmatic.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.24"
32     ],
33     "OpenWrapSDK": [
34       "2.6.2"
35     ]
36   }