[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 2 / e / 8 / UnityAds / 1.4.7 / UnityAds.podspec.json
blobca4b0d51737d9315a8477b5e9b274d8a0e90b1b5
2   "name": "UnityAds",
3   "version": "1.4.7",
4   "summary": "Unity Ads SDK for iOS.",
5   "description": "Unity Ads is a monetization tool that allows you to display video trailers of other games to your users, earn money with each view, and reward users with a virtual item. To monetize your users with Unity Ads, the product must be integrated into your game. This document will guide you through that process.",
6   "homepage": "http://unityads.unity3d.com",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "text": "See http://www.apache.org/licenses/LICENSE-2.0.html"
10   },
11   "authors": {
12     "Unity Technologies": "unityads-support@unity3d.com"
13   },
14   "platforms": {
15     "ios": null
16   },
17   "source": {
18     "git": "https://github.com/Applifier/unity-ads-sdk.git",
19     "tag": "1.4.7"
20   },
21   "vendored_frameworks": "UnityAds.framework",
22   "resources": "UnityAds.bundle",
23   "frameworks": [
24     "AdSupport",
25     "CoreTelephony",
26     "StoreKit"
27   ]