[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / f / e / 4 / HorizontalPicker / 2.0.2 / HorizontalPicker.podspec.json
blob34d8d059796a084bf7be916bc535eca151eb4146
2   "name": "HorizontalPicker",
3   "version": "2.0.2",
4   "summary": "A similar to UIPickerView but horizontal picker view.",
5   "description": "A horizontal picker which adapts for different element width, occupying only the space needed.\nDatasource/Delegate as UIPickerView + support for tintColor, two text lines, font and text color.",
6   "homepage": "https://github.com/HHuckebein/HorizontalPicker",
7   "license": "MIT",
8   "authors": {
9     "RABE_IT Services": "development@berndrabe.de"
10   },
11   "source": {
12     "git": "https://github.com/HHuckebein/HorizontalPicker.git",
13     "tag": "2.0.2"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "HorizontalPicker/Classes/**/*"