blob: 714dbbd72c1cb387b74adc306712ba8047ad9e48 [file] [log] [blame]
{
"name": "BAPickView",
"version": "1.0.9",
"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.0.9"
},
"source_files": "BAPickView/BAPickView/*.{h,m}",
"requires_arc": true,
"resources": "BAPickView/**/*.bundle"
}