blob: bda94cfdde83ff1269565e3751ca9e2890972681 [file] [log] [blame]
{
"name": "UnityAdsX",
"version": "3.4.2",
"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.2/UnityAds.framework.zip"
},
"ios": {
"vendored_frameworks": "UnityAds.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-framework UnityAds"
}
}
}