[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 6 / e / KxProgressHUD / 2.0.0 / KxProgressHUD.podspec.json
blob3594b37d98143e00fbc319ae75cb13f4266ce8dc
2   "name": "KxProgressHUD",
3   "version": "2.0.0",
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": "2.0.0"
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.9"
27   ],
28   "platforms": {
29     "ios": "13.0"
30   },
31   "pod_target_xcconfig": {
32     "VALID_ARCHS": "x86_64 armv7 arm64"
33   },
34   "swift_version": "5.9"