blob: 94e14eb388aa23b28f54b91f43c12b265191d2d5 [file] [log] [blame]
{
"name": "QBSegmentBarRepo",
"version": "0.1.1",
"summary": "简单的选项卡控件",
"description": "封装的一个选项卡控件,简单易用",
"homepage": "https://github.com/CoderCqb/QBSegmentBarRepo",
"license": "MIT",
"authors": {
"coderCqb": "490666395@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/CoderCqb/QBSegmentBarRepo.git",
"tag": "0.1.1"
},
"source_files": [
"QBSegmentBarLib",
"QBSegmentBarLib/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude"
}