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