blob: 0875c29d702e2d7dc35d79742d1e8d5f5b3e053c [file] [log] [blame]
{
"name": "BuildaUtils",
"version": "0.0.2",
"summary": "Shared utilities for the Buildasaur and XcodeServerSDK projects.",
"description": "Both Buildasaur and XcodeServerSDK need similar utilities. This is where I keep them.",
"homepage": "https://github.com/buildasaurs/BuildaUtils",
"license": {
"type": "MIT",
"file": "LICENSE.md"
},
"authors": {
"Honza Dvorsky": "http://honzadvorsky.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/buildasaurs/BuildaUtils.git",
"tag": "v0.0.2"
},
"source_files": "BuildaUtils/*.{swift}"
}