blob: faf5277ac8a9b37aacec841da7303734c619dcff [file] [log] [blame]
{
"name": "UnityAds",
"version": "2.0.7",
"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": "7.0"
},
"source": {
"http": "http://github.com/Unity-Technologies/unity-ads-ios/releases/download/2.0.7/UnityAds.framework.zip"
},
"ios": {
"vendored_frameworks": "UnityAds.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-framework UnityAds"
}
}
}