[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 1 / 7 / IconTextField2 / 0.1.1 / IconTextField2.podspec.json
bloba32dfb9412c8c7d26ed846f8698ae2806d4ae994
2   "name": "IconTextField2",
3   "version": "0.1.1",
4   "summary": "A TextField that displays an icon.",
5   "description": "A UITextField subclass that provides built in support for displaying an icon on the left side, with optional parameters.",
6   "homepage": "https://github.com/josharnoldjosh/IconTextField",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "josharnoldjosh": "josharnold997@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/josharnoldjosh/IconTextField.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "IconTextField/Classes/**/*",
22   "dependencies": {
23     "SnapKit": [
24       "~> 5.0.0"
25     ]
26   },
27   "swift_versions": "5.0",
28   "swift_version": "5.0"