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