[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 2 / e / 8 / UnityAds / 3.5.0 / UnityAds.podspec.json
blob4baf5bc16b8e6099542dde7c80549c743dc5f4b2
2   "name": "UnityAds",
3   "version": "3.5.0",
4   "license": {
5     "type": "Unity 3D License",
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": "9.0"
15   },
16   "source": {
17     "http": "https://github.com/Unity-Technologies/unity-ads-ios/releases/download/3.5.0/UnityAds.framework.zip"
18   },
19   "ios": {
20     "vendored_frameworks": "UnityAds.framework",
21     "xcconfig": {
22       "OTHER_LDFLAGS": "-framework UnityAds"
23     }
24   }