blob: d7aad953f14209b1abfe72f98bc1e0c505a42f8c [file] [log] [blame]
{
"name": "SpaceCommander",
"version": "1.1.4",
"summary": "[ SpaceCommander] provides tools which enable you to commit Objective-C code to a git repository using a unified style format.",
"homepage": "https://github.com/square/spacecommander",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": "Square, Inc.",
"source": {
"git": "https://github.com/square/spacecommander.git",
"tag": "1.1.4"
},
"platforms": {
"ios": "6.0",
"osx": "10.6"
},
"source_files": "CocoaPodsDummy.m",
"preserve_paths": [
"**/*",
".clang-format"
]
}