blob: cc92f215d798bad7de01035bd5473761bd1e4067 [file] [log] [blame]
{
"name": "ProgressStep",
"version": "0.2.0",
"summary": "A view to show progress.",
"description": "A view to show progress with half or full step",
"homepage": "https://github.com/Serguitar/ProgressStep",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Sergey Lukoyanov": "serguitar@mail.ru"
},
"source": {
"git": "https://github.com/Serguitar/ProgressStep.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ProgressStep/Classes/**/*"
}