blob: fbf124f8293a4c1c522eaeed4cf4cc9cd8935367 [file] [log] [blame]
{
"name": "WGLCircleProgressView",
"version": "0.0.4",
"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.4"
},
"source_files": "WGLCircleProgressView/*",
"public_header_files": "WGLCircleProgressView/*.h",
"frameworks": [
"CoreFoundation",
"Foundation"
],
"requires_arc": true
}