[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / IQDropDownTextFieldSwift / 4.0.4 / IQDropDownTextFieldSwift.podspec.json
blob1bd72cdcc0f3d9943e5c22c9f9d9997d5f3c5830
2   "name": "IQDropDownTextFieldSwift",
3   "version": "4.0.4",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
6     "tag": "4.0.4"
7   },
8   "summary": "TextField with DropDown support using UIPickerView",
9   "homepage": "https://github.com/hackiftekhar/IQDropDownTextField",
10   "license": "MIT",
11   "authors": {
12     "Iftekhar Qurashi": "hack.iftekhar@gmail.com"
13   },
14   "platforms": {
15     "ios": "11.0"
16   },
17   "source_files": [
18     "IQDropDownTextFieldSwift/*.{swift}"
19   ],
20   "resource_bundles": {
21     "IQDropDownTextFieldSwift": "IQDropDownTextFieldSwift/PrivacyInfo.xcprivacy"
22   },
23   "swift_versions": [
24     "5.5",
25     "5.6",
26     "5.7",
27     "5.8",
28     "5.9"
29   ],
30   "frameworks": [
31     "UIKit",
32     "Foundation",
33     "CoreGraphics"
34   ],
35   "requires_arc": true,
36   "swift_version": "5.9"