[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 1.11.0 / CombineNetworking.podspec.json
blob5b2f7b6b0f1c44ac71941df608f3b913d8c3f002
2   "name": "CombineNetworking",
3   "version": "1.11.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.11.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Tests/CombineNetworkingTests/*",
22   "swift_version": "5.0"