blob: c6758d326102d6042ab6a40872bac91817b1b50f [file] [log] [blame]
{
"name": "YJScrollLabel",
"version": "1.0.0",
"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.2"
},
"source": {
"git": "https://github.com/yuejieee/YJScrollLabel.git",
"tag": "1.0.0"
},
"source_files": [
"YJScrollLabel",
"YJScrollLabel/YJScrollLabel/YJScrollLabel.{swift}"
],
"pushed_with_swift_version": "3.0"
}