4 "summary": "BAPickView 精简高效的选择器!",
5 "description": "V1.2.0 全新改版,后续版本将移除旧版本代码",
6 "homepage": "https://github.com/BAHome/BAPickView",
12 "boai": "sunboyan@outlook.com"
15 "git": "https://github.com/BAHome/BAPickView.git",
21 "source_files": "BAPickView/Classes/**/*.{h,m}",
24 "BAPickView/Resources/*.{xcassets,bundle}"
27 "public_header_files": "Pod/Classes/**/*.h",
40 "name": "BAPickerManager",
41 "source_files": "BAPickView/Classes/BAPickView/**/*.{h,m}",
42 "public_header_files": "BAPickView/Classes/BAPickView/**/*.h",
43 "prefix_header_contents": [
44 "#import <UIKit/UIKit.h>",
45 "#import <Foundation/Foundation.h>"