[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / 0 / 9 / e / HiUIKit / 1.0.0 / HiUIKit.podspec.json
blob6b0173ea6e2d0a7f6559de9f9e6f01a5afb05c2a
2   "name": "HiUIKit",
3   "version": "1.0.0",
4   "summary": "iOS App Framework.",
5   "description": "iOS App Framework using Swift.",
6   "homepage": "https://github.com/tospery/HiUIKit",
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/HiUIKit.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     "CoreGraphics",
26     "UIKit"
27   ],
28   "source_files": "HiUIKit/**/*",
29   "dependencies": {
30     "HiCore": [
31       "~> 1.0"
32     ],
33     "HiNav": [
34       "~> 1.0"
35     ],
36     "HiNet": [
37       "~> 1.0"
38     ],
39     "HiTheme": [
40       "~> 1.0"
41     ],
42     "HiResource": [
43       "~> 1.0"
44     ],
45     "HiJSBridge": [
46       "~> 1.0"
47     ],
48     "RxOptional": [
49       "~> 5.0"
50     ],
51     "RxSwiftExt": [
52       "~> 6.0"
53     ],
54     "RxDataSources": [
55       "~> 5.0"
56     ],
57     "NSObject+Rx": [
58       "~> 5.0"
59     ],
60     "ReactorKit": [
61       "~> 3.0"
62     ],
63     "SwifterSwift": [
64       "~> 6.0"
65     ],
66     "RxViewController": [
67       "~> 2.0"
68     ],
69     "BonMot": [
70       "~> 6.0"
71     ],
72     "Kingfisher": [
73       "~> 7.0"
74     ],
75     "DZNEmptyDataSet": [
76       "~> 1.0"
77     ],
78     "TTTAttributedLabel": [
79       "~> 2.0"
80     ],
81     "MJRefresh": [
82       "~> 3.0"
83     ]
84   },
85   "swift_version": "5.3"