[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / b / ServiceStackClient / 1.0.0 / ServiceStackClient.podspec.json
blob7151f1c3415796d70c72142705633fe43d4e806f
2   "name": "ServiceStackClient",
3   "version": "1.0.0",
4   "summary": "ServiceStackClient implementation in swift",
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) 2018 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": "1.0.0"
14   },
15   "swift_version": "4.1",
16   "platforms": {
17     "ios": "8.3"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*",
21   "frameworks": "Foundation",
22   "dependencies": {
23     "PromiseKit": [
25     ]
26   }