blob: 760bd83e5acd4ff5633a77d9787529660cf429d2 [file] [log] [blame]
{
"name": "KSCircleProgressView",
"version": "0.0.1",
"summary": "A lightweight iOS Circle ProgressView.",
"description": "A lightweight ProgressView that display progress in circle style.",
"homepage": "https://github.com/abredo/KSCircleProgressViewDemo",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"abredo": ""
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/abredo/KSCircleProgressViewDemo.git",
"tag": "0.0.1"
},
"source_files": [
"KSCircleProgressView",
"*.{h,m}"
]
}