| { |
| "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}" |
| } |