[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / 0 / 2 / BCHPickerView / 0.0.3 / BCHPickerView.podspec.json
blob3e9c5707409e80bf4ec8e56531503fdf50d08598
2   "name": "BCHPickerView",
3   "version": "0.0.3",
4   "summary": "基于UIPickerView封装的简易用的控件 BCHPickerView.",
5   "description": "基于UIPickerView封装的简易用的控件 BCHPickerView.",
6   "homepage": "https://github.com/Baichenghui/BCHPickerView",
7   "license": "MIT",
8   "authors": {
9     "Coder_Bai": "baichenghui88888@gmail.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/Baichenghui/BCHPickerView.git",
16     "tag": "0.0.3"
17   },
18   "source_files": [
19     "BCHPickerView",
20     "BCHPickerView/*.{h,m}"
21   ],
22   "requires_arc": true