blob: 431669282b8d49b945e3516d1f74e4d13031639a [file] [log] [blame]
{
"name": "BuildaUtils",
"version": "0.0.8",
"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/czechboy0/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/czechboy0/BuildaUtils.git",
"tag": "v0.0.8"
},
"source_files": "BuildaUtils/*.{swift}"
}