blob: 1fc322b8c86f6f4e28ad7678a695172b6945f6e1 [file] [log] [blame]
{
"name": "ABSteppedProgressBar",
"version": "0.0.3",
"summary": "Simple and customisable stepped progress bar for iOS written in Swift",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source_files": "Sources/*.swift",
"source": {
"git": "https://github.com/antoninbiret/ABSteppedProgressBar.git",
"tag": "0.0.3"
},
"requires_arc": true,
"frameworks": "Foundation",
"authors": {
"Antonin Biret": "haprock@gmail.com"
},
"social_media_url": "https://twitter.com/Antonin_brt",
"homepage": "https://github.com/antoninbiret/ABSteppedProgressBar"
}