blob: ba27f60993704463ab168d2eee3ba4dfe0f0a5eb [file] [log] [blame]
{
"name": "CircularProgressMac",
"version": "0.1.2",
"summary": "Circular progress indicator for macOS apps",
"license": "MIT",
"homepage": "https://github.com/sindresorhus/CircularProgress",
"social_media_url": "https://twitter.com/sindresorhus",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com"
},
"source": {
"git": "https://github.com/sindresorhus/CircularProgress.git",
"tag": "v0.1.2"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
}
}