[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / e / 3 / d / YJScrollLabel / 1.0.2 / YJScrollLabel.podspec.json
blobfd698e63c643ca68c5be93ac128a06b947ccf9d2
2   "name": "YJScrollLabel",
3   "version": "1.0.2",
4   "summary": "A scrollable label to show string.",
5   "description": "一个可以滚动显示字符串的label,具体实现可查看(yuejieee.me).",
6   "homepage": "https://github.com/yuejieee/YJScrollLabel",
7   "license": "MIT",
8   "authors": {
9     "yuejieee": "yuejieee@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/yuejieee/YJScrollLabel.git",
16     "tag": "1.0.2"
17   },
18   "source_files": [
19     "YJScrollLabel",
20     "YJScrollLabel/YJScrollLabel/YJScrollLabel.swift"
21   ],
22   "pushed_with_swift_version": "3.0"