[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 8 / 6 / IQDropDownTextFieldSwift / 4.0.1 / IQDropDownTextFieldSwift.podspec.json
blobe8d8cdc62fb633cb05b7e9c1f08ec39a7b39e2ce
2   "name": "IQDropDownTextFieldSwift",
3   "version": "4.0.1",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
6     "tag": "4.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": "11.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     "5.7",
29     "5.8"
30   ],
31   "frameworks": [
32     "UIKit",
33     "Foundation",
34     "CoreGraphics"
35   ],
36   "requires_arc": true,
37   "swift_version": "5.8"