[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 6 / XcodeServerSDK / 0.5.4 / XcodeServerSDK.podspec.json
blob85f96491d75eb03f37acf41a88ce0a6dc542da2c
2   "name": "XcodeServerSDK",
3   "version": "0.5.4",
4   "summary": "Access Xcode Server API with native Swift objects.",
5   "homepage": "https://github.com/czechboy0/XcodeServerSDK",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Honza Dvorsky": "honzadvorsky.com"
12   },
13   "social_media_url": "http://twitter.com/czechboy0",
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/czechboy0/XcodeServerSDK.git",
22     "tag": "v0.5.4"
23   },
24   "source_files": "XcodeServerSDK/**/*.{swift}",
25   "dependencies": {
26     "BuildaUtils": [
27       "~> 0.2.3"
28     ]
29   }