blob: c4e2f3e8babb1b8d195c6250c66e24bc6a044b9d [file] [log] [blame]
{
"name": "SYNoticeBrowseLabel",
"version": "0.0.1",
"summary": "跑马灯功能标签SYNoticeBrowseLabel。",
"description": "自定义跑马灯功能类标签SYNoticeBrowseLabel。",
"homepage": "https://github.com/potato512/SYNoticeBrowseLabel",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"derZhang": "zhangsy757@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/potato512/SYNoticeBrowseLabel.git",
"tag": "0.0.1"
},
"source_files": [
"SYNoticeBrowseLabel",
"SYNoticeBrowseLabel/*.{h,m}"
],
"public_header_files": "SYNoticeBrowseLabel/*.h",
"requires_arc": true
}