[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 1.10.0 / CombineNetworking.podspec.json
bloba58965c300520aeaef969f25968f56010fab2af6
2   "name": "CombineNetworking",
3   "version": "1.10.0",
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.10.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Tests/CombineNetworkingTests/*",
22   "swift_version": "5.0"