[Add] NoctuaSDK 0.6.0
[CocoaPods.git] / Specs / 4 / 9 / 2 / HiTheme / 1.0.0 / HiTheme.podspec.json
blobc4ef2582e736ce50afc0e0396559c792eceb7b62
2   "name": "HiTheme",
3   "version": "1.0.0",
4   "summary": "Theme function.",
5   "description": "Theme function using Swift.",
6   "homepage": "https://github.com/tospery/HiTheme",
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/HiTheme.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": "HiTheme/**/*",
25   "dependencies": {
26     "HiCore": [
27       "~> 1.0"
28     ],
29     "RxTheme": [
30       "6.0.0"
31     ]
32   },
33   "swift_version": "5.3"