blob: 18a48e4b51e492207ef79dfa1fabb016d8dec289 [file] [log] [blame]
{
"name": "ATVPlayer",
"version": "2.0.3",
"summary": "Video Advertising for tvOS",
"license": {
"text": "Copyright 2019 Zensis",
"type": "Copyright"
},
"authors": {
"Zensis": "service@zensis.com"
},
"homepage": "https://atvplayer.zensis.com",
"description": "The tvOS SDK for VAST video ads and SRT subtitles. Monetize your apps on Apple TV.",
"social_media_url": "https://www.facebook.com/zensis.ltd",
"frameworks": [
"UIKit",
"CoreGraphics"
],
"libraries": "xml2",
"requires_arc": true,
"xcconfig": {
"HEADER_SEARCH_PATHS": "$(SDKROOT)/usr/include/libxml2"
},
"source": {
"git": "https://github.com/zensis-ltd/ATVPlayer-cocoapod.git",
"tag": "2.0.3"
},
"platforms": {
"tvos": "10.0"
},
"tvos": {
"vendored_frameworks": "tvos/ATVPlayer.framework"
}
}