[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 3 / a / 4 / QHSwiftKit / 0.1.0 / QHSwiftKit.podspec.json
blob7040009b03ca0587f844fea47b75bc971cbb2196
2   "name": "QHSwiftKit",
3   "version": "0.1.0",
4   "summary": "常用的Swift组件",
5   "description": "常用的Swift组件",
6   "homepage": "https://github.com/pengquanhuawork/SwiftKit.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Robert": "im.pengqh@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/pengquanhuawork/SwiftKit.git",
16     "branch": "main"
17   },
18   "swift_versions": "5.0",
19   "dependencies": {
20     "Alamofire": [
21       "~> 5.0"
22     ]
23   },
24   "source_files": "SwiftKit/**/*.swift",
25   "platforms": {
26     "ios": "15.0"
27   },
28   "swift_version": "5.0"