[Add] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git] / Specs / 6 / 2 / 4 / ObjCCommandLine / 0.0.2 / ObjCCommandLine.podspec.json
blob6cf092536c84b429aac31214edf310a181cbfd2d
2   "name": "ObjCCommandLine",
3   "version": "0.0.2",
4   "summary": "Command Line Wrapper.",
5   "description": "Commandline Wrapper, it provides some motheds to call the progress.",
6   "homepage": "https://github.com/dijkst/ObjCCommandLine.git",
7   "license": "MIT",
8   "platforms": {
9     "osx": "10.15"
10   },
11   "authors": {
12     "Whirlwind James": "whirlwindjames@foxmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dijkst/ObjCCommandLine.git",
16     "tag": "v0.0.2"
17   },
18   "source_files": [
19     "ObjCCommandLine",
20     "ObjCCommandLine/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation"