[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 0.3.1 / CombineNetworking.podspec.json
blobfdf4193d8f84612566e5c44248e3a5f6a8a7fc68
2   "name": "CombineNetworking",
3   "version": "0.3.1",
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   },
13   "source": {
14     "git": "https://github.com/neothXT/CombineNetworking.git",
15     "branch": "main",
16     "tag": "0.3.1"
17   },
18   "source_files": [
19     "**/*.swift",
20     "*.swift"
21   ],
22   "exclude_files": "CombineNetworkingTests/*"