4 "summary": "A command line arguments parser of Objective-C",
5 "description": "If you want to build a command line tool and require some arguments when running it.\nYou can link CommandLine, and dont warry about the arguments-parsing. CommandLine\ncan complete it for you.",
6 "homepage": "https://github.com/Magic-Unique/CommandLine",
9 "冷秋": "516563564@qq.com"
15 "git": "https://github.com/Magic-Unique/CommandLine.git",
26 "source_files": "CommandLine/CommandLine.h"
30 "source_files": "CommandLine/Tools/*.{h,m}",
39 "source_files": "CommandLine/ANSI/*.{h,m}",
41 "CommandLine/Tools": [
51 "source_files": "CommandLine/I18N/*.{h,m}",
60 "source_files": "CommandLine/Error/*.{h,m}",
72 "source_files": "CommandLine/Info/**/*.{h,m}",
84 "source_files": "CommandLine/Helper/*.{h,m}",
102 "source_files": "CommandLine/Command/**/*.{h,m}",
104 "CommandLine/Main": [
107 "CommandLine/ANSI": [
110 "CommandLine/I18N": [
113 "CommandLine/Error": [
116 "CommandLine/Info": [
119 "CommandLine/Helper": [
123 "public_header_files": "CommandLine/Command/Public/*.h"
127 "source_files": "CommandLine/Launcher/*.{h,m}",
129 "CommandLine/Main": [
136 "source_files": "CommandLine/Interface/**/*.{h,m}",
138 "CommandLine/Main": [
141 "CommandLine/ANSI": [
145 "public_header_files": "CommandLine/Interface/Public/**/*.h"