[Add] RapidKitFoundation_MacOS 2024.1219.1227.614
[CocoaPods.git] / Specs / 4 / e / f / HiDomain / 1.0.3 / HiDomain.podspec.json
blobc77c482e9099b29385a6cb8681c3687c7666eda8
2   "name": "HiDomain",
3   "version": "1.0.3",
4   "summary": "Domain layer.",
5   "description": "Domain layer using Swift.",
6   "homepage": "https://github.com/tospery/HiDomain",
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/HiDomain.git",
16     "tag": "1.0.3"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "frameworks": "Foundation",
24   "source_files": "HiDomain/**/*",
25   "dependencies": {
26     "ObjectMapper": [
27       "~> 4.0"
28     ],
29     "SwifterSwift/SwiftStdlib": [
30       "~> 6.0"
31     ],
32     "SwifterSwift/Foundation": [
33       "~> 6.0"
34     ]
35   },
36   "swift_version": "5.3"