[Add] BideaseConnect 1.0.79
[CocoaPods.git] / Specs / 5 / e / 0 / JHHUD / 1.1.0 / JHHUD.podspec.json
blob9323777fee8e0b7fa80d91c2814b5c8209fbbaba
2   "name": "JHHUD",
3   "version": "1.1.0",
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.git",
19     "tag": "1.1.0"
20   },
21   "source_files": "Sources/JHHUD/*.swift",
22   "frameworks": [
23     "UIKit",
24     "Foundation"
25   ],
26   "dependencies": {
27     "SnapKit": [
29     ]
30   },
31   "requires_arc": true,
32   "swift_versions": [
33     "5.0"
34   ],
35   "swift_version": "5.0"