[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / e / 3 / d / YJScrollLabel / 1.0.0 / YJScrollLabel.podspec.json
blobc6758d326102d6042ab6a40872bac91817b1b50f
2   "name": "YJScrollLabel",
3   "version": "1.0.0",
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.2"
13   },
14   "source": {
15     "git": "https://github.com/yuejieee/YJScrollLabel.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "YJScrollLabel",
20     "YJScrollLabel/YJScrollLabel/YJScrollLabel.{swift}"
21   ],
22   "pushed_with_swift_version": "3.0"