blob: bf5baa3179a6478d647bf50e2afb88abc20b6269 [file] [log] [blame]
{
"name": "MultiProgressView",
"version": "1.2.0",
"platforms": {
"ios": "9.0"
},
"summary": "A replacement for UIProgressView that depicts multiple progresses over time",
"description": "A replacement for UIProgressView that depicts multiple progresses over time.",
"homepage": "https://github.com/mac-gallagher/MultiProgressView",
"documentation_url": "https://github.com/mac-gallagher/MultiProgressView/tree/master/README.md",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mac Gallagher": "jmgallagher36@gmail.com"
},
"source": {
"git": "https://github.com/mac-gallagher/MultiProgressView.git",
"tag": "v1.2.0"
},
"swift_version": "5.0",
"source_files": "Sources/**/*"
}