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