[Add] OpenWeb3Lib 1.0.4-swift6.0
[CocoaPods.git] / Specs / d / f / c / MarqueeLabel / 4.5.0 / MarqueeLabel.podspec.json
blob655dd721cc50ccfe0944daba870b89135e48b632
2   "name": "MarqueeLabel",
3   "version": "4.5.0",
4   "summary": "A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when needed.",
5   "homepage": "https://github.com/cbpowell/MarqueeLabel",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "Charles Powell",
11   "source": {
12     "git": "https://github.com/cbpowell/MarqueeLabel.git",
13     "tag": "4.5.0"
14   },
15   "frameworks": [
16     "UIKit",
17     "QuartzCore"
18   ],
19   "requires_arc": true,
20   "source_files": "Sources/*.swift",
21   "resource_bundles": {
22     "MarqueeLabel": [
23       "Sources/*.xcprivacy"
24     ]
25   },
26   "platforms": {
27     "ios": "12.0",
28     "tvos": "12.0",
29     "visionos": "1.0"
30   },
31   "swift_versions": "5.0",
32   "swift_version": "5.0"