4 "summary": "A powerfull video player",
5 "description": "TVVLCPlayer lets you integrate easylily a powerfull video player with playback control views to your tv apps.\n Based on TVVLCKit, it aims to replace AVPlayerViewController that can read only a limited number of formats.",
6 "static_framework": true,
7 "homepage": "https://github.com/kodlian/TVVLCPlayer",
8 "screenshots": "https://raw.githubusercontent.com/kodlian/TVVLCPlayer/master/screenshot.jpg",
10 "authors": "Jérémy Marchand",
12 "git": "https://github.com/kodlian/TVVLCPlayer.git",
15 "social_media_url": "https://twitter.com/kodlian",
16 "swift_version": "4.0",
20 "source_files": "Sources/*.{swift,h}",
21 "frameworks": "UIKit",
27 "pod_target_xcconfig": {
28 "SWIFT_OBJC_BRIDGING_HEADER": "${PODS_TARGET_SRCROOT}/Sources/TVVLCPlayer-Bridging-Header.h"
31 "Resources/*.{storyboard,xcassets}"