blob: eec9b9c8a3a2dd491dbb2542c83c0ba2d29e5ae4 [file] [log] [blame]
{
"name": "BAPickView",
"version": "1.1.6",
"summary": "BAPickView 精简高效的选择器!",
"description": "TODO: Add long description of the pod here.",
"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.6"
},
"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
}