blob: 0fb48aaed9fac9b47d6398b0ded2ead897a1bf1b [file] [log] [blame]
{
"name": "CSChannelLabelView-OC",
"version": "0.0.1",
"summary": "一个轻量的文字频道View。多个频道可滚动,少量频道可适配间距。",
"license": {
"type": "Apache License",
"file": "LICENSE"
},
"authors": {
"Joslyn": "cs_joslyn@foxmail.com"
},
"homepage": "https://github.com/JoslynWu/CSChannelLabelView-OC",
"social_media_url": "http://www.jianshu.com/u/fb676e32e2e9",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/JoslynWu/CSChannelLabelView-OC.git",
"tag": "0.0.1"
},
"requires_arc": true,
"source_files": "Sources/*.{h,m}",
"public_header_files": "Sources/*.{h}"
}