[Add] AssentifySdk 0.0.42
[CocoaPods.git] / Specs / e / a / 8 / Shell / 0.2.0 / Shell.podspec.json
blobbec1bb5f4394f053317fab0dd2ab467027605d8c
2   "name": "Shell",
3   "version": "0.2.0",
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": "0.2.0"
11   },
12   "requires_arc": true,
13   "authors": "Tuist",
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "Sources/**/*.{swift}",
18   "dependencies": {
19     "PathKit": [
20       "0.9.2"
21     ]
22   }