[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / a / e / ATVPlayer / 2.0.0 / ATVPlayer.podspec.json
blob9f759d7c477459b7a1b2c78f3d4eecdc047c89c4
2   "name": "ATVPlayer",
3   "version": "2.0.0",
4   "summary": "Video Advertising for tvOS",
5   "license": {
6     "text": "Copyright 2018 Zensis",
7     "type": "Copyright"
8   },
9   "authors": {
10     "Zensis": "service@zensis.com"
11   },
12   "homepage": "https://atvplayer.zensis.com",
13   "description": "The tvOS SDK for VAST video ads and SRT subtitles. Monetize your apps on Apple TV.",
14   "social_media_url": "https://www.facebook.com/zensis.ltd",
15   "frameworks": [
16     "UIKit",
17     "CoreGraphics"
18   ],
19   "libraries": "xml2",
20   "requires_arc": true,
21   "xcconfig": {
22     "HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
23   },
24   "source": {
25     "git": "https://github.com/zensis-ltd/ATVPlayer-cocoapod.git",
26     "tag": "2.0.0"
27   },
28   "platforms": {
29     "tvos": "10.0"
30   },
31   "tvos": {
32     "vendored_frameworks": "tvos/ATVPlayer.framework"
33   }