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