[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 5 / 9 / CommendLineParser / 0.0.1 / CommendLineParser.podspec.json
blobcd16abbf853bfa467db1859da0ea080913e5701e
2   "name": "CommendLineParser",
3   "version": "0.0.1",
4   "summary": "自定义命令行解析工具",
5   "description": "自定义命令行解析工具,用于自定义命令行工具的辅助器",
6   "homepage": "https://github.com/root338/CommendLineParser.git",
7   "license": "MIT",
8   "authors": {
9     "GML": "a.chen.guang"
10   },
11   "platforms": {
12     "ios": "8.0",
13     "osx": "10.15"
14   },
15   "swift_versions": "5.0",
16   "source": {
17     "git": "https://github.com/root338/CommendLineParser.git",
18     "tag": "0.0.1"
19   },
20   "source_files": [
21     "InputAnalyse",
22     "InputAnalyse/**/*.{h,m,swift}"
23   ],
24   "frameworks": "Foundation",
25   "swift_version": "5.0"