blob: 1f93d331ca9997e61724e8dfb0b16e3aa0fd04bb [file] [log] [blame]
{
"name": "LinearProgressView",
"version": "2.0.1",
"summary": "A simple linear progress bar.",
"homepage": "https://github.com/BiAtoms/LinearProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orkhan Alikhanov": "orkhan.alikhanov@gmail.com"
},
"source": {
"git": "https://github.com/BiAtoms/LinearProgressView.git",
"tag": "2.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift"
}