[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 1.8.1 / CombineNetworking.podspec.json
blob67d7d7af0052ff67cae0e9a4e1bc97b6d47dba6e
2   "name": "CombineNetworking",
3   "version": "1.8.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     "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.8.1"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Tests/CombineNetworkingTests/*",
22   "dependencies": {
23     "KeychainAccess": [
25     ],
26     "ReachabilitySwift": [
28     ]
29   },
30   "swift_version": "5.0"