[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / d / 6 / 9 / MarqueeLabel-ObjC / 3.3.0 / MarqueeLabel-ObjC.podspec.json
blob198ba094a8450abac5114ea7578601ea5cb8155e
2   "name": "MarqueeLabel-ObjC",
3   "deprecated_in_favor_of": "MarqueeLabel",
4   "version": "3.3.0",
5   "summary": "A drop-in replacement for UILabel, which automatically adds a scrolling marquee effect when needed.",
6   "homepage": "https://github.com/cbpowell/MarqueeLabel-ObjC",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Charles Powell",
12   "source": {
13     "git": "https://github.com/cbpowell/MarqueeLabel-ObjC.git",
14     "tag": "3.3.0"
15   },
16   "frameworks": [
17     "UIKit",
18     "QuartzCore"
19   ],
20   "requires_arc": true,
21   "source_files": "Sources/*.{h,m}",
22   "platforms": {
23     "ios": "6.0",
24     "tvos": "9.0"
25   }