[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 0 / 4 / 5 / UITextFieldPickerInput / 0.0.1 / UITextFieldPickerInput.podspec.json
blob0239d2212ed6e926067b6db6749e920af6c5485c
2   "name": "UITextFieldPickerInput",
3   "version": "0.0.1",
4   "summary": "A quick way to display UIPickerView as InpitView for UITextField.",
5   "description": "This is a small library to help displaying picker as input view for UITextField with some editable and managable 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.0.1"
21   },
22   "source_files": "UITextFieldPickerInput/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_version": "5.0"