[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / 7 / 5 / c / QzUI / 0.0.12 / QzUI.podspec.json
blobd007921cf4619feb124dffcfd781ac8ea64bcfab
2   "name": "QzUI",
3   "version": "0.0.12",
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.12"
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   "weak_frameworks": [
28     "SwiftUI",
29     "Combine"
30   ],
31   "dependencies": {
32     "Alamofire": [
33       "~> 5.4.1"
34     ],
35     "CleanJSON": [
36       "~> 1.0.8"
37     ]
38   },
39   "swift_versions": "5.2",
40   "swift_version": "5.2"