[Add] ZCShareSDK 0.0.12
[CocoaPods.git] / Specs / d / f / 7 / CommandLine / 0.0.2 / CommandLine.podspec.json
blobdf60b38ef53d234a9d8625c09597bacd54e8d21f
2   "name": "CommandLine",
3   "version": "0.0.2",
4   "summary": "A command line arguments parser of Objective-C",
5   "description": "A command line arguments parser of Objective-C",
6   "homepage": "https://github.com/Magic-Unique/CommandLine",
7   "license": "MIT",
8   "authors": {
9     "冷秋": "516563564@qq.com"
10   },
11   "platforms": {
12     "osx": "10.10"
13   },
14   "source": {
15     "git": "https://github.com/Magic-Unique/CommandLine.git",
16     "tag": "0.0.2"
17   },
18   "source_files": "CommandLine/**/*.{h,m}",
19   "public_header_files": "CommandLine/Public/*.h"