blob: 497c9e8d3d6dd5e13bbf20ee355104e3bf7bb0f2 [file] [log] [blame]
{
"name": "PlaybackSlider",
"version": "0.0.1",
"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.1"
},
"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"
}