blob: a68dcda633bf60585ec34f0844c4e5605f28089b [file] [log] [blame]
{
"name": "ffmpegVideoPlayer",
"version": "0.1.1",
"summary": "ffmpegVideoPlayer that provide functionality to play mkv videos",
"description": "AVTouchPlayer can be used to play .mkv and 4k video file in iOS/TVOS",
"homepage": "https://github.com/tanujttn/ffmpegVideoPlayer",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"tanujttn": "tanuj.sharma@tothenew.com"
},
"source": {
"git": "https://github.com/tanujttn/ffmpegVideoPlayer.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ffmpegVideoPlayer/Classes/**/*"
}