[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 1 / e / c / BuildaUtils / 0.0.3 / BuildaUtils.podspec.json
blobb85f1047edce75bbfe4705c1f5bd3a25708ed9f5
2   "name": "BuildaUtils",
3   "version": "0.0.3",
4   "summary": "Shared utilities for the Buildasaur and XcodeServerSDK projects.",
5   "description": "Both Buildasaur and XcodeServerSDK need similar utilities. This is where I keep them.",
6   "homepage": "https://github.com/buildasaurs/BuildaUtils",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.md"
10   },
11   "authors": {
12     "Honza Dvorsky": "http://honzadvorsky.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.10",
17     "watchos": "2.0"
18   },
19   "source": {
20     "git": "https://github.com/buildasaurs/BuildaUtils.git",
21     "tag": "v0.0.3"
22   },
23   "source_files": "BuildaUtils/*.{swift}"