[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 7 / a / 8 / ECSpaceCommander / 1.0.3 / ECSpaceCommander.podspec.json
blob2155a508f622184650b2673b497cd2c287b50074
2   "name": "ECSpaceCommander",
3   "version": "1.0.3",
4   "summary": "[ ECSpaceCommander] provides tools which enable you to commit Objective-C code to a git repository using a unified style format.",
5   "homepage": "https://github.com/eziochiu/spacecommander",
6   "license": {
7     "type": "Apache License, Version 2.0",
8     "file": "LICENSE"
9   },
10   "authors": "eziochiu",
11   "source": {
12     "git": "https://github.com/eziochiu/spacecommander.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.6"
18   },
19   "source_files": "CocoaPodsDummy.m",
20   "preserve_paths": [
21     "**/*",
22     ".clang-format"
23   ]