| { |
| "name": "BPCircleActivityIndicator", |
| "version": "0.1", |
| "summary": "Circle Activity Indicator that display the progress of an ongoing task on iOS", |
| "description": "BPCircleActivityIndicator is a clean and easy-to-use Activity Indicator meant to display the progress of an ongoing task on iOS.", |
| "homepage": "https://github.com/ppth0608/BPCircleActivityIndicator", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "Ben.Park": "ppth0608@naver.com" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source": { |
| "git": "https://github.com/ppth0608/BPCircleActivityIndicator.git", |
| "tag": "0.1" |
| }, |
| "source_files": "Sources/**/*", |
| "pushed_with_swift_version": "3.1" |
| } |