[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / f / 1 / JoJoObjCCommandLine / 0.0.7 / JoJoObjCCommandLine.podspec.json
blobf9e588af41631a812d57c2aea773fd6515b392dc
2   "name": "JoJoObjCCommandLine",
3   "version": "0.0.7",
4   "summary": "Command Line Wrapper.",
5   "description": "Commandline Wrapper, it provides some motheds to call the progress.",
6   "homepage": "https://github.com/zhangrenfeng/JoJoObjCCommandLine.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/zhangrenfeng/JoJoObjCCommandLine.git",
16     "tag": "v0.0.7"
17   },
18   "source_files": [
19     "ObjCCommandLine",
20     "ObjCCommandLine/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation"