blob: c86a951e55926a2ffcc87603ce67632b2d80a3f9 [file] [log] [blame]
{
"name": "DockProgress",
"version": "1.3.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": "v1.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
}
}