[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 1 / e / c / BuildaUtils / 0.0.2 / BuildaUtils.podspec.json
blob0875c29d702e2d7dc35d79742d1e8d5f5b3e053c
2   "name": "BuildaUtils",
3   "version": "0.0.2",
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     "osx": "10.10"
16   },
17   "source": {
18     "git": "https://github.com/buildasaurs/BuildaUtils.git",
19     "tag": "v0.0.2"
20   },
21   "source_files": "BuildaUtils/*.{swift}"