[Add] Dalila 1.0.35
[CocoaPods.git] / Specs / e / 3 / d / YJScrollLabel / 1.0.1 / YJScrollLabel.podspec.json
blob340db1180262e2b0caa9ce49d7f0eddedb497f2d
2   "name": "YJScrollLabel",
3   "version": "1.0.1",
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.1"
17   },
18   "source_files": [
19     "YJScrollLabel",
20     "YJScrollLabel/YJScrollLabel/YJScrollLabel.swift"
21   ],
22   "pushed_with_swift_version": "3.0"