[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / b / 7 / 3 / BAPickView / 1.1.7 / BAPickView.podspec.json
blobfef9fa4e2822c9a85975b8ac0bbac2cbc6e015db
2   "name": "BAPickView",
3   "version": "1.1.7",
4   "summary": "BAPickView 精简高效的选择器!",
5   "description": "修复最大最小日期取值错误问题",
6   "homepage": "https://github.com/BAHome/BAPickView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "boai": "sunboyan@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/BAHome/BAPickView.git",
16     "tag": "1.1.7"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BAPickView/Classes/**/*.{h,m}",
22   "resource_bundles": {
23     "BAPickView": [
24       "BAPickView/Resources/*.{xcassets,bundle}"
25     ]
26   },
27   "public_header_files": "Pod/Classes/**/*.h",
28   "frameworks": [
29     "UIKit",
30     "Foundation"
31   ],
32   "requires_arc": true