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