[Add] jionews-shortssdk-cocoapod 2.1.5
[CocoaPods.git] / Specs / 0 / 4 / 5 / UITextFieldPickerInput / 0.1.1 / UITextFieldPickerInput.podspec.json
blob6fffe985d9d7143b1acf3f8005a0a2c733075e24
2   "name": "UITextFieldPickerInput",
3   "version": "0.1.1",
4   "summary": "A quick way to display UIPickerView as InputView for UITextField.",
5   "description": "This is a small library to help displaying picker as input view for UITextField with some editable and manageable content.",
6   "homepage": "https://github.com/omranaleid/UITextFieldPickerInput",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Omran Aleid": "omranaleid@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/omranaleid/UITextFieldPickerInput.git",
20     "tag": "0.1.1"
21   },
22   "source_files": "UITextFieldPickerInput/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"