| { |
| "name": "LLARingSpinnerView", |
| "version": "0.1.3", |
| "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.3" |
| }, |
| "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" |
| } |