blob: b8ac4de601673b43d16e01d82d26be606aa1920f [file] [log] [blame]
{
"name": "GTProgressBar",
"version": "0.2.0",
"summary": "GTProgressBar is a customisable progress bar written in Swift 3",
"description": "GTProgressBar is a customisable progress bar written in Swift 3. 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.0"
},
"platforms": {
"ios": "8.3"
},
"source_files": "GTProgressBar/Classes/**/*",
"pushed_with_swift_version": "3.0"
}