[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 3 / 8 / 6 / IQDropDownTextFieldSwift / 4.0.2 / IQDropDownTextFieldSwift.podspec.json
blob9987151e37d71a94963f6842dc2348fbc89ea3c7
2   "name": "IQDropDownTextFieldSwift",
3   "version": "4.0.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
6     "tag": "4.0.2"
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   "resources": "IQDropDownTextFieldSwift/PrivacyInfo.xcprivacy",
21   "swift_versions": [
22     "5.5",
23     "5.6",
24     "5.7",
25     "5.8",
26     "5.9"
27   ],
28   "frameworks": [
29     "UIKit",
30     "Foundation",
31     "CoreGraphics"
32   ],
33   "requires_arc": true,
34   "swift_version": "5.9"