blob: a8d37a01d5b4d5aaf79d0c695fcebd18d98b15ae [file] [log] [blame]
{
"name": "SwiftLoader",
"version": "0.2.5",
"summary": "A simple and beautiful activity indicator",
"description": "SwiftLoader is a simple and beautiful activity indicator written in Swift.",
"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.2.5"
},
"social_media_url": "https://twitter.com/kirill_kunst",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "src/SwiftLoader",
"frameworks": "UIKit"
}