blob: 0f98308eabcd3aa5bd17dbe3f4927d6f15e754dc [file] [log] [blame]
{
"name": "ECSpaceCommander",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "8.0",
"osx": "10.6"
},
"source_files": "CocoaPodsDummy.m",
"preserve_paths": [
"**/*",
".clang-format"
]
}