[Add] WoosmapGeofencing 4.3.9-beta1
[CocoaPods.git] / Specs / 3 / c / 0 / HiSwiftUI / 1.0.0 / HiSwiftUI.podspec.json
blob4629552e22d20163542c11b760fea167282bbaea
2   "name": "HiSwiftUI",
3   "version": "1.0.0",
4   "summary": "Hi SwiftUI.",
5   "description": "Hi for SwiftUI.",
6   "homepage": "https://github.com/tospery/HiSwiftUI",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "YangJianxiang": "tospery@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/tospery/HiSwiftUI.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "16.0"
22   },
23   "frameworks": [
24     "Foundation",
25     "CoreGraphics",
26     "UIKit"
27   ],
28   "source_files": "HiSwiftUI/**/*",
29   "dependencies": {
30     "FCUUID": [
31       "~> 1.0"
32     ],
33     "DeviceKit": [
34       "~> 5.0"
35     ],
36     "SwiftyBeaver": [
37       "~> 1.0"
38     ],
39     "ObjectMapper": [
40       "~> 4.0"
41     ],
42     "SwifterSwift/SwiftStdlib": [
43       "~> 6.0"
44     ],
45     "SwifterSwift/Foundation": [
46       "~> 6.0"
47     ],
48     "SwifterSwift/CoreGraphics": [
49       "~> 6.0"
50     ],
51     "SwifterSwift/UIKit": [
52       "~> 6.0"
53     ]
54   },
55   "swift_version": "5.3"