blob: 2211e388f1e138a976953e8a321de14e3cc2b48d [file] [log] [blame]
{
"name": "QuickPlayer",
"version": "0.0.1",
"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.1"
},
"source_files": "QuickPlayer/QuickPlayer/**/*.{swift,h,m}",
"pushed_with_swift_version": "3.0"
}