{ | |
"name": "SegmentControlLFL", | |
"version": "2.0.0", | |
"summary": "简单易用分段模仿网易新闻和搜狐新闻的首页效果,滑动切换不同栏目视图", | |
"homepage": "https://github.com/LFL2018", | |
"license": "MIT", | |
"authors": { | |
"DragonLi": "DragonLi_52171@163.com" | |
}, | |
"platforms": { | |
"ios": "6.0" | |
}, | |
"source": { | |
"git": "https://github.com/LFL2018/LFLSegmentControl.git", | |
"tag": "2.0.0" | |
}, | |
"source_files": [ | |
"LFLUISegmentedControl", | |
" *.{h,m} " | |
], | |
"requires_arc": true | |
} |