[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / 4 / d / f / ServiceStack / 1.0.1 / ServiceStack.podspec.json
blobcc3b775adbc0464f494b4c4cbc53bc33a4e76d44
2   "name": "ServiceStack",
3   "version": "1.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) 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.1"
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   }