blob: 15b8b24faf12ee4e69d7cffad8c3c3f60fa11aee [file] [log] [blame]
{
"name": "PWProgressView",
"version": "0.1.0",
"summary": "Circular progress view overlay",
"homepage": "https://github.com/pwillsey/PWProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Peter Willsey": "pwillsey@gmail.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/pwillsey/PWProgressView.git",
"tag": "0.1.0"
},
"source_files": "PWProgressView",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}