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