[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / c / MarqueeLabel / 4.0.2 / MarqueeLabel.podspec.json
blobfd235ad821f5213b60091b08d43b8a146868aa06
2   "name": "MarqueeLabel",
3   "version": "4.0.2",
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.0.2"
14   },
15   "frameworks": [
16     "UIKit",
17     "QuartzCore"
18   ],
19   "requires_arc": true,
20   "source_files": "Sources/*.swift",
21   "platforms": {
22     "ios": "8.0",
23     "tvos": "9.0"
24   },
25   "swift_versions": "5.0",
26   "swift_version": "5.0"