{ | |
"name": "TPLChooseItemsView", | |
"version": "0.0.1", | |
"summary": "多选单选控件", | |
"description": "一个高度自定义多选单选控件", | |
"homepage": "https://github.com/nb-tpl/TPLChooseItemsView.git", | |
"license": { | |
"type": "MIT", | |
"file": "LICENSE" | |
}, | |
"authors": { | |
"tiperTan": "1330768953@qq.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/nb-tpl/TPLChooseItemsView.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "TPLChooseItemsView/TPLChooseItemsView/*.{h,m}" | |
} |