blob: 3ceb6d31cc22c42292e767ff0b2fa9a8161427f4 [file] [log] [blame]
{
"name": "MultiProgressView",
"version": "1.2.1",
"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.1"
},
"swift_version": "5.0",
"source_files": "Sources/**/*"
}