[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / c / 6 / XcodeServerSDK / 0.1 / XcodeServerSDK.podspec.json
blob384323f9d23a11dfee4f65a131a364116ac98696
2   "name": "XcodeServerSDK",
3   "version": "0.1",
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   },
18   "source": {
19     "git": "https://github.com/czechboy0/XcodeServerSDK.git",
20     "tag": "v0.1"
21   },
22   "source_files": "XcodeServerSDK/**/*.{swift}",
23   "requires_arc": true