[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 1.7.2 / CombineNetworking.podspec.json
blob69788641db462d00c1a1e90694670029b7332c6a
2   "name": "CombineNetworking",
3   "version": "1.7.2",
4   "summary": "Easy approach on Networking using Combine",
5   "homepage": "https://github.com/neothXT/CombineNetworking",
6   "license": "MIT",
7   "authors": {
8     "Maciej Burdzicki": "maciej.burdzicki@gmail.com"
9   },
10   "platforms": {
11     "ios": "13.0",
12     "osx": "10.15"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/neothXT/CombineNetworking.git",
17     "branch": "main",
18     "tag": "1.7.2"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Tests/CombineNetworkingTests/*",
22   "dependencies": {
23     "KeychainAccess": [
25     ]
26   },
27   "swift_version": "5.0"