blob: b4ab05c292fbb05e8901b31b2099d1a60babfe10 [file] [log] [blame]
{
"name": "GTProgressBar",
"version": "0.2.3",
"summary": "GTProgressBar is a customisable progress bar written in Swift 4",
"description": "GTProgressBar is a customisable progress bar written in Swift 4. It supports both vertical and horizontal orientation.",
"homepage": "https://github.com/gregttn/GTProgressBar",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gregttn": "gregttn@gmail.com"
},
"source": {
"git": "https://github.com/gregttn/GTProgressBar.git",
"tag": "0.2.3"
},
"platforms": {
"ios": "8.3"
},
"source_files": "GTProgressBar/Classes/**/*",
"pushed_with_swift_version": "4.0"
}