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