[Add] mars_ios_liteav 12.0.8
[CocoaPods.git] / Specs / e / 2 / 3 / XCServerAPI / 4.2.0 / XCServerAPI.podspec.json
blobd8b31d17a1f8b907f416d5f971fdb3c78238afd6
2   "name": "XCServerAPI",
3   "version": "4.2.0",
4   "summary": "API and model classes for interacting with an Xcode Server REST API.",
5   "description": "The Xcode Server REST API can be a powerful tool for interacting and managing Xcode bots and integrations.\nThis framework models many of the Xcode Server entities and provides a simple interface for retrieving data.",
6   "homepage": "https://github.com/richardpiazza/XCServerAPI",
7   "license": "MIT",
8   "authors": {
9     "Richard Piazza": "github@richardpiazza.com"
10   },
11   "social_media_url": "https://twitter.com/richardpiazza",
12   "source": {
13     "git": "https://github.com/richardpiazza/XCServerAPI.git",
14     "tag": "4.2.0"
15   },
16   "source_files": "Sources/*",
17   "frameworks": "Foundation",
18   "requires_arc": true,
19   "dependencies": {
20     "CodeQuickKit": [
21       "~> 6.0"
22     ],
23     "BZipper": [
24       "~> 1.0.3"
25     ]
26   },
27   "platforms": {
28     "osx": "10.13",
29     "ios": "11.0",
30     "tvos": "11.0",
31     "watchos": "4.0"
32   },
33   "pushed_with_swift_version": "4.0"