[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 4 / 2 / 9 / SwiftSpinner / 2.2.0 / SwiftSpinner.podspec.json
blob1497a3a87aa2e8aefd3158331172540fb4cc241f
2   "name": "SwiftSpinner",
3   "version": "2.2.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. It uses dynamic blur and translucency to overlay the current screen contents and display an activity indicator with text (or the so called “spinner”).",
6   "homepage": "https://github.com/icanzilb/SwiftSpinner",
7   "screenshots": "https://raw.githubusercontent.com/icanzilb/SwiftSpinner/main/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": "2.2.0"
15   },
16   "social_media_url": "https://twitter.com/icanzilb",
17   "platforms": {
18     "ios": "9.0",
19     "tvos": "9.0"
20   },
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "source_files": "Sources/SwiftSpinner",
24   "frameworks": "UIKit",
25   "swift_version": "5.0"