blob: 769137b5ae735de5b078dfcb7520952c180d99e9 [file] [log] [blame]
{
"name": "CircularProgressMac",
"version": "0.4.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.4.1"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"platforms": {
"osx": "10.12"
},
"swift_version": "5"
}