blob: 9b8cf32cd2e49dc0914c6eaf46c9b42e228c9a9f [file] [log] [blame]
{
"name": "LHPodTest",
"version": "3.0",
"summary": "弹出Picker选择框的自定义.",
"description": "弹出Picker选择框的自定义TextField,将UIPickerView跟UITextField融合,简单化接口,功能比较简单。",
"homepage": "https://github.com/kevintodo/LHSileSwitchView",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"kyle2016": "kangyl1990@163.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/kevintodo/LHSileSwitchView.git",
"tag": "3.0"
},
"source_files": "classes/**/*.{h,m}",
"requires_arc": true
}