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