[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / c / 7 / e / JHHUD-Swift / 1.0.3 / JHHUD-Swift.podspec.json
blobdacec4f433f240da3550fbef48a8365ec4273502
2   "name": "JHHUD-Swift",
3   "version": "1.0.3",
4   "summary": "A simple HUD with iOS.",
5   "description": "A simple HUD with iOS, you can use in your project.",
6   "homepage": "https://github.com/Zero-Cjh",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "authors": {
12     "Zero-Cjh": "876832130@qq.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "source": {
18     "git": "https://github.com/Zero-Cjh/JHHUD-Swift.git",
19     "tag": "1.0.3"
20   },
21   "source_files": "JHHUD-Swift/*.{swift}",
22   "public_header_files": "JHHUD-Swift/*.h",
23   "frameworks": [
24     "UIKit",
25     "Foundation"
26   ],
27   "dependencies": {
28     "SnapKit": [
30     ]
31   },
32   "requires_arc": true,
33   "swift_versions": [
34     "5.0"
35   ],
36   "vendored_frameworks": "Framework/JHHUD_Swift.framework",
37   "swift_version": "5.0"