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