[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / c / 6 / 9 / LYMarqueeLabel / 1.7.3 / LYMarqueeLabel.podspec.json
bloba22a1592358e6d54b8d478ad776e20d0f196b3b4
2   "name": "LYMarqueeLabel",
3   "version": "1.7.3",
4   "swift_version": "4.2",
5   "summary": "文字跑马灯",
6   "homepage": "https://github.com/GordonLY/LYMarqueeLabel",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": "Gordon",
12   "platforms": {
13     "ios": "9.0"
14   },
15   "source": {
16     "git": "https://github.com/GordonLY/LYMarqueeLabel.git",
17     "tag": "1.7.3"
18   },
19   "frameworks": "UIKit",
20   "subspecs": [
21     {
22       "name": "LYMarqueeLabel",
23       "source_files": "LYMarqueeLabel/*.swift"
24     }
25   ]