blob: 5138da252e5baa34c6bcc5d27c3b5566c3db4304 [file] [log] [blame]
{
"name": "MultiProgressView",
"version": "1.0.2",
"platforms": {
"ios": "9.0"
},
"summary": "An animatable progress bar that depicts multiple progresses over time",
"description": "An animatable progress bar 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.0.2"
},
"swift_version": "5.0",
"source_files": "MultiProgressView/**/*"
}