blob: be2c4ab80fb0d8798c598616f13b65ffc7d99aef [file] [log] [blame]
{
"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"
}