[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 3 / 4 / gitlabclient / 0.0.2 / gitlabclient.podspec.json
blob50c3100dfae7749a779956b8add4e686a582145b
2   "name": "gitlabclient",
3   "version": "0.0.2",
4   "summary": "GitLab API client written in Swift",
5   "description": "GitLab API Swift client.",
6   "homepage": "https://gitlab.com/caramba/gitlabclient",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Caramba.io": "hello@caramba.io"
13   },
14   "source": {
15     "git": "https://gitlab.com/caramba/gitlabclient.git",
16     "tag": "0.0.2"
17   },
18   "social_media_url": "https://twitter.com/carambalabs",
19   "platforms": {
20     "ios": "8.0",
21     "osx": "10.10",
22     "tvos": "9.0",
23     "watchos": "2.0"
24   },
25   "source_files": "gitlabclient/Classes/**/*",
26   "dependencies": {
27     "Unbox": [
28       "~> 2.3"
29     ],
30     "Result": [
31       "~> 3.1"
32     ],
33     "HTTPStatusCodes": [
34       "~> 3.1"
35     ]
36   },
37   "pushed_with_swift_version": "3.0"