[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 4 / e / 7 / JHTextField / 1.1.2 / JHTextField.podspec.json
blob6a076af97aa162d9f537acdee8a5484541f66d97
2   "name": "JHTextField",
3   "version": "1.1.2",
4   "summary": "A simple TextField with iOS.",
5   "description": "A simple TextField with iOS, you can use in your project.",
6   "homepage": "https://github.com/Zero-Cjh",
7   "license": {
8     "file": "FILE_LICENSE"
9   },
10   "authors": {
11     "Zero-Cjh": "876832130@qq.com"
12   },
13   "platforms": {
14     "ios": "13.0"
15   },
16   "source": {
17     "git": "https://github.com/Zero-Cjh/JHTextField.git",
18     "tag": "1.1.2"
19   },
20   "source_files": "Sources/JHTextField/*.swift",
21   "frameworks": [
22     "UIKit",
23     "Foundation"
24   ],
25   "dependencies": {
26     "SnapKit": [
28     ]
29   },
30   "requires_arc": true,
31   "swift_versions": [
32     "5.0"
33   ],
34   "swift_version": "5.0"