[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / a / 6 / e / KxProgressHUD / 1.0.1 / KxProgressHUD.podspec.json
blob847712c4c52321286ffe67003029971ade8575e9
2   "name": "KxProgressHUD",
3   "version": "1.0.1",
4   "summary": "iOS导航栏工具,Swift版",
5   "description": "KxSwiftNavigation是一个导航栏工具,是HBDNavigationBar的Swift版本,目前仅在iOS12以上系统版本经过测试;",
6   "homepage": "https://github.com/xygkevin/KxProgressHUD.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "许亚光": "xu_yaguang@163.com"
13   },
14   "source": {
15     "git": "https://github.com/xygkevin/KxProgressHUD.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "Sources/KxProgressHUD/*.swift",
19   "resources": "Sources/KxProgressHUD/Resources/KxProgressHUD.bundle",
20   "frameworks": [
21     "UIKit",
22     "Foundation"
23   ],
24   "requires_arc": true,
25   "swift_versions": [
26     "5.3",
27     "5.4",
28     "5.5"
29   ],
30   "platforms": {
31     "ios": "12.0"
32   },
33   "pod_target_xcconfig": {
34     "VALID_ARCHS": "x86_64 armv7 arm64"
35   },
36   "swift_version": "5.5"