[Add] TensorFlowLiteSelectTfOps 0.0.1-nightly.20241222
[CocoaPods.git] / Specs / b / 8 / 0 / APJTextPickerView / 0.0.8 / APJTextPickerView.podspec.json
blob7d4f36b3b890d8c535ac443d157c2024235f8b23
2   "name": "APJTextPickerView",
3   "version": "0.0.8",
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.8"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "APJTextPickerView/Classes/**/*"