blob: 129e20a825bdf5d4e1513f680fb41945c857bf53 [file] [log] [blame]
{
"name": "GTProgressBar",
"version": "0.3.0",
"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.3.0"
},
"platforms": {
"ios": "9.0",
"tvos": "10.0"
},
"source_files": "GTProgressBar/Classes/**/*"
}