blob: ca4b0d51737d9315a8477b5e9b274d8a0e90b1b5 [file] [log] [blame]
{
"name": "UnityAds",
"version": "1.4.7",
"summary": "Unity Ads SDK for iOS.",
"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.",
"homepage": "http://unityads.unity3d.com",
"license": {
"type": "Apache License, Version 2.0",
"text": "See http://www.apache.org/licenses/LICENSE-2.0.html"
},
"authors": {
"Unity Technologies": "unityads-support@unity3d.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/Applifier/unity-ads-sdk.git",
"tag": "1.4.7"
},
"vendored_frameworks": "UnityAds.framework",
"resources": "UnityAds.bundle",
"frameworks": [
"AdSupport",
"CoreTelephony",
"StoreKit"
]
}