blob: 546640ed10dd2f9692df23f2cd30963b97d3edbf [file] [log] [blame]
{
"name": "HWDownSelectedView",
"version": "1.0.1",
"summary": "下拉选择框",
"description": "*点击输入框可弹出下拉选择内容",
"homepage": "https://github.com/Hanwp/HWDownSelectedTF",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"韩威": "hw1627@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Hanwp/HWDownSelectedTF.git",
"tag": "1.0.1"
},
"source_files": "HWDownSelectedTF/**/*.{h,m}",
"resources": "HWDownSelectedTF/Resources/*.png"
}