blob: 0c700aca80bdc4f9edeb0d9d0a1e50dabb34707c [file] [log] [blame]
{
"name": "MSCircularProgressView",
"version": "1.0",
"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/index.html",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Schloss": "mschloss11@gmail.com"
},
"source": {
"git": "https://github.com/schlossm/MSProgressView.git",
"tag": "MSProgressView-1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MSProgressView/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}