[Add] AlibabacloudAgency20221216 1.7.0
[CocoaPods.git] / Specs / 0 / f / 1 / JoJoObjCCommandLine / 0.0.8 / JoJoObjCCommandLine.podspec.json
blobec48d3e48ee4793cd61ec28353603cadf3f734e9
2   "name": "JoJoObjCCommandLine",
3   "version": "0.0.8",
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.8"
17   },
18   "source_files": [
19     "ObjCCommandLine",
20     "ObjCCommandLine/**/*.{h,m}"
21   ],
22   "frameworks": "Foundation"