blob: a1d4b10ec2ed98f4323de44767a4ccb8b346e252 [file] [log] [blame]
{
"name": "YQSegmentView",
"version": "0.0.2",
"summary": "一个简单易用,且风格多样的分段视图,支持今日头条效果.",
"homepage": "https://github.com/QuinceyYang/YQSegmentView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"QuinceyYang": "yqing555@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/QuinceyYang/YQSegmentView.git",
"tag": "0.0.2"
},
"source_files": "YQSegmentView/Source/*.{h,m}",
"exclude_files": "Classes/Exclude",
"requires_arc": true
}