[Add] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git] / Specs / 3 / 8 / 6 / IQDropDownTextFieldSwift / 3.0.2 / IQDropDownTextFieldSwift.podspec.json
blobcd9bd6695a89d809a94d8690c9b692ba5fe98d60
2   "name": "IQDropDownTextFieldSwift",
3   "version": "3.0.2",
4   "source": {
5     "git": "https://github.com/hackiftekhar/IQDropDownTextField.git",
6     "tag": "v3.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": "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"