blob: bba075c7c79f0d037ca3195f7329825562e9ad9d [file] [log] [blame]
{
"name": "LLARingSpinnerView",
"version": "0.1.2",
"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.2"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Lukas Lipka": "lukaslipka@gmail.com"
},
"social_media_url": "http://twitter.com/lipec",
"platforms": {
"ios": "7.0"
},
"frameworks": [
"UIKit",
"CoreGraphics"
],
"requires_arc": true,
"source_files": "LLARingSpinnerView"
}