[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / 4 / d / f / ServiceStack / 5.0.1 / ServiceStack.podspec.json
blob1ca40c9d9cf7b68444f89ff1c67e24e2ebdc85bf
2   "name": "ServiceStack",
3   "version": "5.0.1",
4   "summary": "Swift ServiceStack Service Client",
5   "description": "ServiceStack's Add ServiceStack Reference feature lets iOS developers\ngenerate an native typed Swift API for your ServiceStack Services",
6   "homepage": "https://github.com/ServiceStack/ServiceStack.Swift",
7   "license": "Copyright (c) 2020 ServiceStack, Inc. All rights reserved.",
8   "authors": {
9     "ServiceStack, Inc": "team@servicestack.com"
10   },
11   "source": {
12     "git": "https://github.com/ServiceStack/ServiceStack.Swift.git",
13     "tag": "5.0.1"
14   },
15   "swift_versions": "4.2",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "requires_arc": true,
23   "source_files": "Sources/**/*",
24   "frameworks": "Foundation",
25   "dependencies": {
26     "PromiseKit": [
28     ]
29   },
30   "swift_version": "4.2"