[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / 4 / 2 / 9 / SwiftSpinner / 0.8.0 / SwiftSpinner.podspec.json
blob4e8466ac5817b3982a92cdc892e81150a62f02ec
2   "name": "SwiftSpinner",
3   "version": "0.8.0",
4   "summary": "A beautiful activity indicator written in Swift",
5   "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”).\n\nI developed it for my Swift app called **Doodle Doodle** (http://doodledoodle.io) and wanted to share it with everyone.",
6   "homepage": "https://github.com/icanzilb/SwiftSpinner",
7   "screenshots": "https://raw.githubusercontent.com/icanzilb/SwiftSpinner/master/etc/spinner-preview.gif",
8   "license": "MIT",
9   "authors": {
10     "Marin Todorov": "touch-code-magazine@underplot.com"
11   },
12   "source": {
13     "git": "https://github.com/icanzilb/SwiftSpinner.git",
14     "tag": "0.8.0"
15   },
16   "social_media_url": "https://twitter.com/icanzilb",
17   "platforms": {
18     "ios": "8.0"
19   },
20   "requires_arc": true,
21   "source_files": "SwiftSpinner",
22   "frameworks": "UIKit"