blob: 5518bb8cb8a1b8701f87dbb0f6722639079baee7 [file] [log] [blame]
{
"name": "YJScrollLabel",
"version": "1.0.3",
"summary": "A scrollable label to show string.",
"description": "一个可以滚动显示字符串的label,具体实现可查看(yuejieee.me).",
"homepage": "https://github.com/yuejieee/YJScrollLabel",
"license": "MIT",
"authors": {
"yuejieee": "yuejieee@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuejieee/YJScrollLabel.git",
"tag": "1.0.3"
},
"source_files": [
"YJScrollLabel",
"YJScrollLabel/YJScrollLabel/YJScrollLabel.swift"
],
"pushed_with_swift_version": "3.0"
}