[Add] FTMobileSDK 1.5.8-alpha.2
[CocoaPods.git] / Specs / 7 / d / 5 / HiUtils / 1.0.0 / HiUtils.podspec.json
blob3cfd6ec8a69aa1d21eeb2fb507bba6a5f767a7d7
2   "name": "HiUtils",
3   "version": "1.0.0",
4   "summary": "Utils module.",
5   "description": "Utils module using Swift.",
6   "homepage": "https://github.com/tospery/HiUtils",
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/HiUtils.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": [
24     "Foundation",
25     "UIKit"
26   ],
27   "source_files": "HiUtils/**/*",
28   "dependencies": {
29     "FCUUID": [
30       "1.3.1"
31     ]
32   },
33   "swift_version": "5.3"