blob: 48d0979b25dd9aab73fa5e9aa6856270c55bc895 [file] [log] [blame]
{
"name": "PWProgressView",
"version": "0.0.1",
"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.0.1"
},
"source_files": "PWProgressView",
"frameworks": [
"UIKit",
"Foundation",
"QuartzCore"
],
"requires_arc": true
}