[Add] ZegoUIKitSignalingPlugin 2.5.5
[CocoaPods.git] / Specs / 8 / 5 / f / HiCore / 1.0.0 / HiCore.podspec.json
blob30da8d5d26b1cd81858d26732c1b8b65584e85c3
2   "name": "HiCore",
3   "version": "1.0.0",
4   "summary": "Core function.",
5   "description": "Core function using Swift.",
6   "homepage": "https://github.com/tospery/HiCore",
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/HiCore.git",
16     "tag": "1.0.0"
17   },
18   "requires_arc": true,
19   "swift_versions": "5.3",
20   "platforms": {
21     "ios": "13.0"
22   },
23   "frameworks": "Foundation",
24   "source_files": "HiCore/**/*",
25   "dependencies": {
26     "FCUUID": [
27       "1.3.1"
28     ],
29     "DeviceKit": [
30       "5.2.3"
31     ],
32     "SwiftyBeaver": [
33       "1.9.5"
34     ],
35     "ObjectMapper": [
36       "4.4.2"
37     ],
38     "SwifterSwift": [
39       "6.0.0"
40     ]
41   },
42   "swift_version": "5.3"