[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / a / 7 / CombineNetworking / 1.5.0 / CombineNetworking.podspec.json
blob9b3e8de4f70b4ca7a04ba60b50ad5153bc1207e2
2   "name": "CombineNetworking",
3   "version": "1.5.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.5.0"
19   },
20   "source_files": "Sources/**/*.swift",
21   "exclude_files": "Tests/CombineNetworkingTests/*",
22   "dependencies": {
23     "KeychainAccess": [
25     ]
26   },
27   "swift_version": "5.0"