[Add] YSRTCLiveAVKitSDK 1.0.10
[CocoaPods.git] / Specs / d / f / c / MarqueeLabel / 4.4.0 / MarqueeLabel.podspec.json
blobf67a7d8afb22f1c12b8012fb0086da123a0a036f
2   "name": "MarqueeLabel",
3   "version": "4.4.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.4.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": "11.0",
28     "tvos": "11.0"
29   },
30   "swift_versions": "5.0",
31   "swift_version": "5.0"