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