[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 7 / b / d / ZSPickerView / 1.4 / ZSPickerView.podspec.json
blob63b8b2e25fbc45eccbf1dd727943749f0ee045cb
2   "name": "ZSPickerView",
3   "version": "1.4",
4   "summary": "ZSPickerView is simple and easy-to-use implementation for `UITextField` to use as `UIPickerView` and `UIDatePicker` written in swift.",
5   "description": "ZSPickerView allows to transform `UITextField` as `UIPickerView` and `UIDatePicker` to pick data easily. It is designed to present a picker view to select data in `UITextField`.",
6   "homepage": "https://github.com/Zandor300/AAPickerView",
7   "screenshots": "https://raw.githubusercontent.com/Zandor300/AAPickerView/master/Screenshots/AAPickerView.png",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Zandor Smith": "info@zsinfo.nl"
14   },
15   "source": {
16     "git": "https://github.com/Zandor300/AAPickerView.git",
17     "tag": "1.4"
18   },
19   "platforms": {
20     "ios": "11.0"
21   },
22   "source_files": "AAPickerView/Classes/**/*",
23   "swift_versions": "5.0",
24   "swift_version": "5.0"