blob: 9b09bafbf4bb7003c3e923fb5b7c32df3dbd9bd8 [file] [log] [blame]
{
"name": "LLARingSpinnerView",
"version": "0.1.0",
"authors": {
"Lukas Lipka": "lukaslipka@gmail.com"
},
"homepage": "https://github.com/lipka/LLARingSpinnerView",
"summary": "An animated ring spinner view for displaying indeterminate progress.",
"source": {
"git": "https://github.com/lipka/LLARingSpinnerView.git",
"tag": "0.1.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"platforms": {
"ios": null
},
"requires_arc": true,
"frameworks": [
"UIKit",
"CoreGraphics"
],
"source_files": "LLARingSpinnerView"
}