blob: b4c739e3dcf7bf1bfa8964a544fa79e74f6d328c [file] [log] [blame]
{
"name": "BuildaUtils",
"version": "0.0.5",
"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": {
"ios": "8.0",
"osx": "10.10",
"watchos": "2.0"
},
"source": {
"git": "https://github.com/buildasaurs/BuildaUtils.git",
"tag": "v0.0.5"
},
"source_files": "BuildaUtils/*.{swift}"
}