blob: 3ea335558552a12543d8d078b77bc8bc8765d84d [file] [log] [blame]
{
"name": "MSCircularProgressView",
"version": "1.0.2",
"summary": "A spinning loading indicator with completion feedback",
"description": "A spinning loading indicator with completion feedback. Allows for determinate and indeterminate progress feedback",
"homepage": "https://www.mascomputech.com/msprogressview/",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Schloss": "mschloss11@gmail.com"
},
"source": {
"git": "https://github.com/schlossm/MSProgressView.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "10.0"
},
"source_files": "MSProgressView/*",
"frameworks": "UIKit"
}