blob: fd698e63c643ca68c5be93ac128a06b947ccf9d2 [file] [log] [blame]
{
"name": "YJScrollLabel",
"version": "1.0.2",
"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.2"
},
"source_files": [
"YJScrollLabel",
"YJScrollLabel/YJScrollLabel/YJScrollLabel.swift"
],
"pushed_with_swift_version": "3.0"
}