blob: 55a6f78cb36f8fb2fe679dd2460dcb4a89b46a66 [file] [log] [blame]
{
"name": "QuickPlayer",
"version": "0.0.2",
"summary": "Simple video player with streaming cache based on AVPlayer.",
"homepage": "https://www.shvier.com",
"license": "MIT",
"authors": {
"Shvier": "daulvi@hotmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Shvier/QuickPlayer-Swift.git",
"tag": "0.0.2"
},
"source_files": "QuickPlayer/QuickPlayer/**/*.{swift,h,m}",
"pushed_with_swift_version": "3.0"
}