[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 8 / 0 / APJTextPickerView / 0.0.6 / APJTextPickerView.podspec.json
blob48b99285c0ffc4bb650fb0a4c4e629e4c1963f31
2   "name": "APJTextPickerView",
3   "version": "0.0.6",
4   "summary": "APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker.",
5   "description": "APJTextPickerView is simple implementation for UITextField to use as UIPickerView and UIDatePicker. It allows to use UITextField as UIPickerView or UIDatePicker to pick data easily. It is designed to present a picker view to select data in UITextField.",
6   "homepage": "https://github.com/angelopino/APJTextPickerView",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Angelo Pino": "pino.angelo@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/angelopino/APJTextPickerView.git",
16     "tag": "0.0.6"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "APJTextPickerView/Classes/**/*",
22   "pushed_with_swift_version": "3.0"