blob: 0ec8e14132d7e1d2d55340f19d97f85124f09749 [file] [log] [blame]
{
"name": "HSBCircleProgressObjc",
"version": "0.0.1",
"summary": "Circle Progress View",
"description": "HSBCircleProgressObjc provides circle progress view.",
"homepage": "https://github.com/hsb9kr/HSBCircleProgressObjc",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hong Sangbo": "hsb9kr@gmail.com"
},
"source": {
"git": "https://github.com/hsb9kr/HSBCircleProgressObjc.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "HSBCircleProgressObjc/Classes/*.{h,m}"
}