[Add] TMNavigation 0.0.947
[CocoaPods.git] / Specs / f / d / 5 / MarqueeLabel-Swift / 2.3.4 / MarqueeLabel-Swift.podspec.json
blob4921a72c75404eb3871967dac1647a7f48535118
2   "name": "MarqueeLabel-Swift",
3   "version": "2.3.4",
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": {
11     "Charles Powell": "cbpowell@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cbpowell/MarqueeLabel-Swift.git",
15     "tag": "2.3.4"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "source_files": "Classes/*.{swift}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true