blob: 47c020e8bd9565f552793a4594315948416882eb [file] [log] [blame]
{
"name": "CircularProgressMac",
"version": "0.2.1",
"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.2.1"
},
"source_files": "Sources/**/*.swift",
"swift_version": "4.2",
"platforms": {
"osx": "10.12"
}
}