blob: cbac02996ee2b791808ce67747b1b913909813d1 [file] [log] [blame]
{
"name": "QuickPlayer",
"version": "0.0.4",
"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.4"
},
"source_files": "QuickPlayer/QuickPlayer/**/*.{swift,h,m}"
}