[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / 2 / e / 8 / UnityAds / 2.1.1 / UnityAds.podspec.json
blob686a2a0af3ab85e92ad25dbb7fb5bf8e7c27ed01
2   "name": "UnityAds",
3   "version": "2.1.1",
4   "license": {
5     "type": "Apache License, Version 2.0",
6     "file": "LICENSE"
7   },
8   "authors": {
9     "UnityAds": "itunes@unity3d.com"
10   },
11   "homepage": "https://unity3d.com/services/ads",
12   "summary": "Monetize your entire player base and reach new audiences with video ads.",
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "http": "http://github.com/Unity-Technologies/unity-ads-ios/releases/download/2.1.1/UnityAds.framework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "UnityAds.framework",
21     "xcconfig": {
22       "OTHER_LDFLAGS": "-framework UnityAds"
23     }
24   }