| { | |
| "name": "SAMCircleProgressView", | |
| "version": "0.1.1", | |
| "authors": { | |
| "Sam Soffes": "sam@soff.es" | |
| }, | |
| "homepage": "https://github.com/soffes/SAMCircleProgressView", | |
| "summary": "Determinate, circular progress view.", | |
| "source": { | |
| "git": "https://github.com/soffes/SAMCircleProgressView.git", | |
| "tag": "v0.1.1" | |
| }, | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "platforms": { | |
| "ios": null | |
| }, | |
| "requires_arc": true, | |
| "frameworks": [ | |
| "UIKit", | |
| "CoreGraphics" | |
| ], | |
| "source_files": "SAMCircleProgressView" | |
| } |