blob: 9c288e181c9b224b25fe4d9749d0703e3f5c7e1f [file] [log] [blame]
{
"name": "CKSelctionTopBar",
"version": "1.0.1",
"summary": "标题选择栏",
"description": "标题选择栏,自适应文字宽度",
"homepage": "https://github.com/xujianbo12345/CKSelectionTopBar",
"license": "MIT",
"authors": {
"徐建波": "492287612@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/xujianbo12345/CKSelectionTopBar.git",
"tag": "1.0.1"
},
"source_files": "CKSelectionTopBar/CKSelectionTopBar/*.{h,m}",
"exclude_files": "Classes/Exclude",
"dependencies": {
"YYKit": [
],
"Masonry": [
]
}
}