[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / d / f / c / MarqueeLabel / 1.2.5 / MarqueeLabel.podspec.json
blobc3ff493186032b1440c3600c6f3f62f1da811934
2   "name": "MarqueeLabel",
3   "version": "1.2.5",
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.git",
15     "tag": "1.2.5"
16   },
17   "platforms": {
18     "ios": "5.0"
19   },
20   "source_files": "MarqueeLabel.{h,m}",
21   "frameworks": "QuartzCore",
22   "requires_arc": true