blob: afbd34700b99c92db68b4a3ddcd43e8952da569a [file] [log] [blame]
{
"name": "OGCircularBar",
"version": "1.0",
"summary": "Circular progress bar for macOS",
"homepage": "https://github.com/OskarGroth/OGCircularBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Oskar Groth": "oskar@cindori.org"
},
"source": {
"git": "https://github.com/OskarGroth/OGCircularBar.git",
"tag": "1.0"
},
"platforms": {
"osx": "10.9"
},
"source_files": "OGCircularBar/*.{swift}",
"requires_arc": true,
"screenshots": "https://s3.amazonaws.com/cindori/images/circularbar.png",
"social_media_url": "https://twitter.com/cindoriapps",
"pushed_with_swift_version": "3.0"
}