blob: 2129cec348118871a9305272f5ee3147e5176d8f [file] [log] [blame]
{
"name": "UnityAds",
"version": "3.4.8",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"UnityAds": "itunes@unity3d.com"
},
"homepage": "https://unity3d.com/services/ads",
"summary": "Monetize your entire player base and reach new audiences with video ads.",
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/Unity-Technologies/unity-ads-ios/releases/download/3.4.8/UnityAds.framework.zip"
},
"ios": {
"vendored_frameworks": "UnityAds.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-framework UnityAds"
}
}
}