blob: 3a72725c8538c3601dfbdf72be8db583a5ae9644 [file] [log] [blame]
{
"name": "PlaybackSlider",
"version": "0.0.2",
"summary": "A slider with cached segments indicator for macOS.",
"description": "A slider with cached segments indicator for macOS.\nSuitable for movie playback slider.",
"homepage": "https://github.com/yokoe/PlaybackSlider",
"license": "MIT",
"authors": {
"Sota Yokoe": "info@kreuz45.com"
},
"source": {
"git": "https://github.com/yokoe/PlaybackSlider.git",
"tag": "0.0.2"
},
"social_media_url": "https://twitter.com/croquette0212",
"platforms": {
"osx": "10.10"
},
"source_files": "PlaybackSlider/**/*.{h,swift}",
"xcconfig": {
"SWIFT_VERSION": "3"
},
"pushed_with_swift_version": "3.0"
}