blob: 8b8ce84bb346bc482957d2028ee38bdaeaa8140f [file] [log] [blame]
{
"name": "Progress",
"version": "1.0.3",
"summary": "A iOS progress indicator management tool",
"description": "A elegant progress indicator management tool that allows you to start/update/end progress in different views.",
"homepage": "https://github.com/popodidi/Progress",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"popodidi": "changhao@haostudio.cc"
},
"source": {
"git": "https://github.com/popodidi/Progress.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Progress/Classes/**/*",
"pushed_with_swift_version": "3.1"
}