[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / f / c / 6 / XcodeServerSDK / 0.3.10 / XcodeServerSDK.podspec.json
bloba0ee7277d2875a638f6b0d0381c157568bd6bfb5
2   "name": "XcodeServerSDK",
3   "version": "0.3.10",
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.3.10"
22   },
23   "source_files": "XcodeServerSDK/**/*.{swift}",
24   "dependencies": {
25     "BuildaUtils": [
26       "~> 0.1.5"
27     ]
28   }