blob: f728e421377e453bff4785e6f14a2be6981fc45b [file] [log] [blame]
{
"name": "DockProgress",
"version": "2.0.0",
"summary": "Show progress in your app's Dock icon",
"license": "MIT",
"homepage": "https://github.com/sindresorhus/DockProgress",
"social_media_url": "https://twitter.com/sindresorhus",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com"
},
"source": {
"git": "https://github.com/sindresorhus/DockProgress.git",
"tag": "v2.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"platforms": {
"osx": "10.12"
}
}