blob: 87f0dc139486cd9f431fc603e972d6fb5408e6de [file] [log] [blame]
{
"name": "TCBuildtools",
"version": "1.0.0",
"license": "Apache 2.0",
"summary": "Scripts to improve the Xcode workflow.",
"homepage": "https://github.com/tcurdt/TCBuildtools",
"authors": {
"Torsten Curdt": "tcurdt@vafer.org"
},
"source": {
"git": "https://github.com/tcurdt/TCBuildtools.git",
"tag": "1.0.0"
},
"preserve_paths": "Scripts",
"requires_arc": false,
"source_files": "Sources/*.{h,m}"
}