blob: 29b776cd8a13089017fdcd55ef42c6ae90048182 [file] [log] [blame]
{
"name": "LLACircularProgressView",
"version": "0.1.1",
"authors": {
"Lukas Lipka": "lukaslipka@gmail.com"
},
"homepage": "https://github.com/lipka/LLACircularProgressView",
"summary": "An iOS7 style circular progress view with a stop button.",
"source": {
"git": "https://github.com/lipka/LLACircularProgressView.git",
"tag": "0.1.1"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "LLACircularProgressView"
}