[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 0 / 8 / 2 / AMRAdapterOgury / 1.0.4.0 / AMRAdapterOgury.podspec.json
blob73c71637ed712414b01ba1a6d3eb0b17cff2223c
2   "name": "AMRAdapterOgury",
3   "version": "1.0.4.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": "Ogury adapter for AMR SDK.",
13   "description": "AMR Ogury adapter allows publishers to mediate Ogury interstitial and video ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-OGURY.git",
16     "tag": "1.0.4.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "frameworks": [
23     "AdSupport",
24     "SystemConfiguration",
25     "UIKit"
26   ],
27   "vendored_libraries": "AMRAdapterOgury/Libs/libAMRAdapterOgury.a",
28   "vendored_frameworks": [
29     "AMRAdapterOgury/Frameworks/OguryAds.framework",
30     "AMRAdapterOgury/Frameworks/OMSDK_Oguryco.framework"
31   ],
32   "dependencies": {
33     "AMRSDK": [
34       "~> 1.4.31"
35     ]
36   }