[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / 1 / 2 / ServiceManagerCombine / 1.0.0 / ServiceManagerCombine.podspec.json
blob9308d6255b7a878389210bae43a11e8c49f14cd1
2   "name": "ServiceManagerCombine",
3   "version": "1.0.0",
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.0"
21   },
22   "source_files": "ServiceManagerCombine/**/*.{h,m,swift}",
23   "swift_version": "5.0"