blob: 2e233d33e14709a570449329c060c45015b71af6 [file] [log] [blame]
{
"name": "CommandLine",
"version": "0.0.1",
"summary": "A command line arguments parser of Objective-C",
"description": "A command line arguments parser of Objective-C",
"homepage": "https://github.com/Magic-Unique/CommandLine",
"license": "MIT",
"authors": {
"冷秋": "516563564@qq.com"
},
"platforms": {
"osx": "10.10"
},
"source": {
"git": "https://github.com/Magic-Unique/CommandLine.git",
"tag": "0.0.1"
},
"source_files": "CommandLine/**/*.{h,m}"
}