blob: ad3e8a2f8c227f2320bc0e061e4c4adbed84622c [file] [log] [blame]
{
"name": "WGLCircleProgressView",
"version": "0.0.3",
"summary": "This is a progress display component.",
"description": "\"This is a progress display component.\"",
"homepage": "https://github.com/guanlongwu/WGLCircleProgressView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"wuguanlong": "guanlongwu@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/guanlongwu/WGLCircleProgressView.git",
"tag": "0.0.3"
},
"source_files": "WGLCircleProgressView/*",
"public_header_files": "WGLCircleProgressView/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}