blob: 216bdc01c92ebe4a2fdf0f17d90f93bcd5ad4640 [file] [log] [blame]
{
"name": "BuildaUtils",
"version": "0.2.4",
"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",
"tvos": "9.0"
},
"source": {
"git": "https://github.com/czechboy0/BuildaUtils.git",
"tag": "v0.2.4"
},
"source_files": "Source/*.{swift}"
}