blob: cf76342cdf3d2eccfc8186d0e232a52a87c489c3 [file] [log] [blame]
{
"name": "BAPickView",
"version": "1.1.9",
"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.9"
},
"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
}