blob: fef9fa4e2822c9a85975b8ac0bbac2cbc6e015db [file] [log] [blame]
{
"name": "BAPickView",
"version": "1.1.7",
"summary": "BAPickView 精简高效的选择器!",
"description": "修复最大最小日期取值错误问题",
"homepage": "https://github.com/BAHome/BAPickView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"boai": "sunboyan@outlook.com"
},
"source": {
"git": "https://github.com/BAHome/BAPickView.git",
"tag": "1.1.7"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BAPickView/Classes/**/*.{h,m}",
"resource_bundles": {
"BAPickView": [
"BAPickView/Resources/*.{xcassets,bundle}"
]
},
"public_header_files": "Pod/Classes/**/*.h",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}