blob: 557b336d83d5234abc2c9cc40be914c935117bc9 [file] [log] [blame]
{
"name": "ABSteppedProgressBar",
"version": "0.0.4",
"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.4"
},
"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"
}