blob: 4202a74167354d5cce4b7cbc002956098314dd58 [file] [log] [blame]
{
"name": "SwiftSpinner",
"version": "1.4.1",
"summary": "A beautiful activity indicator written in Swift",
"description": "SwiftSpinner is an extra beautiful activity indicator with plain and bold style fitting iOS 8 design very well. It uses dynamic blur and translucency to overlay the current screen contents and display an activity indicator with text (or the so called “spinner”).",
"homepage": "https://github.com/icanzilb/SwiftSpinner",
"screenshots": "https://raw.githubusercontent.com/icanzilb/SwiftSpinner/master/etc/spinner-preview.gif",
"license": "MIT",
"authors": {
"Marin Todorov": "touch-code-magazine@underplot.com"
},
"source": {
"git": "https://github.com/icanzilb/SwiftSpinner.git",
"tag": "1.4.1"
},
"social_media_url": "https://twitter.com/icanzilb",
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "SwiftSpinner",
"frameworks": "UIKit",
"pushed_with_swift_version": "4.0"
}