| { |
| "name": "SwiftLoader", |
| "version": "0.1.1", |
| "summary": "A simple and beautiful activity indicator", |
| "description": " SwiftLoader is a simple and beautiful activity indicator written in Swift.\n", |
| "homepage": "https://github.com/leoru/SwiftLoader", |
| "screenshots": "https://raw.githubusercontent.com/leoru/SwiftLoader/master/images/loadergif.gif", |
| "license": "MIT", |
| "authors": { |
| "Kirill Kunst": "kirillkunst@gmail.com" |
| }, |
| "source": { |
| "git": "https://github.com/leoru/SwiftLoader.git", |
| "tag": "0.1.1" |
| }, |
| "social_media_url": "https://twitter.com/kirill_kunst", |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "requires_arc": true, |
| "source_files": "src/SwiftLoader", |
| "frameworks": "UIKit" |
| } |