[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 8 / UnityAds / 1.5.2 / UnityAds.podspec.json
blob9ff57a6c64c4caa9f34a5fd3188d3db2695dd991
2   "name": "UnityAds",
3   "version": "1.5.2",
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.5.2"
20   },
21   "vendored_frameworks": "UnityAds.framework",
22   "resources": "UnityAds.bundle",
23   "frameworks": [
24     "AdSupport",
25     "CoreTelephony",
26     "StoreKit"
27   ]