[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / e / a / 8 / Shell / 2.0.2 / Shell.podspec.json
blob9b0cdc4071560484fe9c631a780ac73fc4375026
2   "name": "Shell",
3   "version": "2.0.2",
4   "summary": "Shell is a ยต-library written Swift to run system commands",
5   "homepage": "https://github.com/tuist/shell",
6   "social_media_url": "https://twitter.com/pepibumur",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/tuist/shell.git",
10     "tag": "2.0.2"
11   },
12   "requires_arc": true,
13   "authors": "Tuist",
14   "swift_version": "5.0",
15   "platforms": {
16     "osx": "10.10"
17   },
18   "source_files": "Sources/Shell/**/*.{swift}",
19   "dependencies": {
20     "PathKit": [
21       "1.0.0"
22     ]
23   }