[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / 1 / 2 / ServiceManagerCombine / 1.0.2 / ServiceManagerCombine.podspec.json
blob85f5c4f714902b4f38271c5835239e713a193ead
2   "name": "ServiceManagerCombine",
3   "version": "1.0.2",
4   "summary": "Service Manager written purely on UrlSession and Combine.",
5   "description": "This CocoaPods library helps you perform Service Calls.",
6   "homepage": "https://github.com/hbhasin3/ServiceManagerCombine",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Harsh": "harsh.bhasin@yahoo.com"
13   },
14   "platforms": {
15     "ios": "13.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/hbhasin3/ServiceManagerCombine.git",
20     "tag": "1.0.2"
21   },
22   "source_files": "ServiceManagerCombine/**/*.{h,m,swift}",
23   "swift_version": "5.0"