[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / f / e / 4 / HorizontalPicker / 2.0.1 / HorizontalPicker.podspec.json
blob2c9899bfa7f82c1a2cffe85deb09e69bb1e949bc
2   "name": "HorizontalPicker",
3   "version": "2.0.1",
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.1"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "HorizontalPicker/Classes/**/*"