[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / IQDropDownTextFieldSwift / 3.0.1 / IQDropDownTextFieldSwift.podspec.json
blob0842540ad50ba0c2b516f2ebbcfed7b9995c400a
2   "name": "IQDropDownTextFieldSwift",
3   "version": "3.0.1",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
6     "tag": "v3.0.1"
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": "8.0"
16   },
17   "source_files": [
18     "IQDropDownTextFieldSwift/*.{swift}"
19   ],
20   "swift_versions": [
21     "5.0",
22     "5.1",
23     "5.2",
24     "5.3",
25     "5.4",
26     "5.5",
27     "5.6"
28   ],
29   "frameworks": [
30     "UIKit",
31     "Foundation",
32     "CoreGraphics"
33   ],
34   "requires_arc": true,
35   "swift_version": "5.6"