blob: c42be32316de86ac376c9e31a4936d06f4eaa2b7 [file] [log] [blame]
{
"name": "ATVPlayer",
"version": "1.0.2",
"summary": "Video Advertising for tvOS",
"license": {
"text": "Copyright 2017 Zensis",
"type": "Copyright"
},
"authors": {
"Zensis": "service@zensis.com"
},
"homepage": "http://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": "1.0.2"
},
"platforms": {
"tvos": "9.0"
},
"tvos": {
"vendored_frameworks": "tvos/ATVPlayer.framework"
}
}