blob: 8cf433cceaf5adc9dc6864194c95df673a85cfee [file] [log] [blame]
{
"name": "BAPickView",
"version": "1.1.0",
"summary": "目前为止,最为精简的 自定义 pickView 和 日期选择器 封装!",
"homepage": "https://github.com/BAHome/BAPickView",
"license": "MIT",
"authors": {
"boa": "sunboyan@outlook.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/BAHome/BAPickView.git",
"tag": "1.1.0"
},
"source_files": "BAPickView/BAPickView/*.{h,m}",
"requires_arc": true,
"resources": "BAPickView/**/*.bundle"
}