[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / f / c / 6 / XcodeServerSDK / 0.2.0 / XcodeServerSDK.podspec.json
blobb2c119d39dc2b4faca54bf7e06ea0af0c105ec38
2   "name": "XcodeServerSDK",
3   "version": "0.2.0",
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   },
19   "source": {
20     "git": "https://github.com/czechboy0/XcodeServerSDK.git",
21     "tag": "v0.2.0"
22   },
23   "source_files": "XcodeServerSDK/**/*.{swift}",
24   "dependencies": {
25     "BuildaUtils": [
26       "0.0.11"
27     ]
28   }