blob: d85c3606cfd583517846811de057ac73372cfd1f [file] [log] [blame]
{
"name": "WProgressView",
"version": "0.0.1",
"license": "MIT",
"summary": "A circle progress view.",
"homepage": "https://github.com/whhotw/WProgressView",
"authors": {
"Wenhao Ho": "wh.ho@outlook.com"
},
"source": {
"git": "https://github.com/whhotw/WProgressView.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "WProgressView/*.{h,m}"
}