[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / QzUI / 0.0.9 / QzUI.podspec.json
blob02932c49c53fa700f9d479bd338156460294b2c9
2   "name": "QzUI",
3   "version": "0.0.9",
4   "summary": "SwiftUI Helper",
5   "description": "a lot of help utils",
6   "homepage": "https://github.com/qsfty/qzui",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "qsfty": "1009510944@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/qsfty/qzui.git",
16     "tag": "0.0.9"
17   },
18   "platforms": {
19     "ios": "14.0"
20   },
21   "source_files": "Lib/**/*",
22   "pod_target_xcconfig": {
23     "SUPPORTS_MACCATALYST": "YES",
24     "DERIVE_MACCATALYST_PRODUCT_BUNDLE_IDENTIFIER": "NO",
25     "BUILD_LIBRARY_FOR_DISTRIBUTION": "YES"
26   },
27   "resources": [
28     "LibAssets/Lib.xcassets"
29   ],
30   "weak_frameworks": [
31     "SwiftUI",
32     "Combine"
33   ],
34   "dependencies": {
35     "SDWebImageSwiftUI": [
36       "~> 2.0.2"
37     ],
38     "Alamofire": [
39       "~> 5.4.1"
40     ],
41     "CleanJSON": [
42       "~> 1.0.8"
43     ]
44   },
45   "swift_versions": "5.2",
46   "swift_version": "5.2"