blob: 518c010a1189dfad01b7bd0b7ecf79f1044ef66d [file] [log] [blame]
{
"name": "GTProgressBar",
"version": "0.3.3",
"summary": "GTProgressBar is a customisable progress bar written in Swift 5",
"description": "GTProgressBar is a customisable progress bar written in Swift 5. 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.3.3"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "GTProgressBar/Classes/**/*",
"swift_versions": "5.0"
}