[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 6 / 2 / 4 / ObjCCommandLine / 0.0.6 / ObjCCommandLine.podspec.json
blob0b6ab56f426bc2c754761f57b29956909c908884
2   "name": "ObjCCommandLine",
3   "version": "0.0.6",
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.6"
17   },
18   "source_files": [
19     "ObjCCommandLine",
20     "ObjCCommandLine/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation"