blob: 2449c36a835ea7f4b7ac6a470004b5a411d17df1 [file] [log] [blame]
{
"name": "SpaceCommander",
"version": "1.1.8",
"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.8"
},
"platforms": {
"ios": "6.0",
"osx": "10.6"
},
"source_files": "CocoaPodsDummy.m",
"preserve_paths": [
"**/*",
".clang-format"
]
}