[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / f / d / 5 / MarqueeLabel-Swift / 2.6.8 / MarqueeLabel-Swift.podspec.json
blob276b552a4071085824d4a3227a1a340ce99a33fa
2   "name": "MarqueeLabel-Swift",
3   "deprecated_in_favor_of": "MarqueeLabel",
4   "version": "2.6.8",
5   "summary": "A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when needed.",
6   "homepage": "https://github.com/cbpowell/MarqueeLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Charles Powell": "cbpowell@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/cbpowell/MarqueeLabel-Swift.git",
16     "tag": "2.6.8"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "tvos": "9.0"
21   },
22   "source_files": "Classes/*.{swift}",
23   "frameworks": "QuartzCore",
24   "requires_arc": true