[Add] LiveLikeCore 2.77.2
[CocoaPods.git] / Specs / e / 2 / 3 / AMRAdapterUnity / 3.1.0.0 / AMRAdapterUnity.podspec.json
blob02661926b1266e7d6b2dd5cff676dff4223c3a28
2   "name": "AMRAdapterUnity",
3   "version": "3.1.0.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": "Unity Ads adapter for AMR SDK.",
13   "description": "AMR Unity Ads adapter allows publishers to mediate Unity Ads interstitial and video ads in AMR SDK.",
14   "source": {
15     "git": "https://github.com/admost/AMR-IOS-ADAPTER-UNITYADS.git",
16     "tag": "3.1.0.0"
17   },
18   "documentation_url": "https://admost.github.io/amrios/",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "vendored_libraries": "AMRAdapterUnity/Libs/libAMRAdapterUnity.a",
23   "dependencies": {
24     "AMRSDK": [
25       "~> 1.4.7"
26     ],
27     "UnityAds": [
28       "3.1.0"
29     ]
30   }