[Add] SpetrovOidc 2.9.0-beta2
[CocoaPods.git] / Specs / 0 / d / a / ShellTesting / 0.3.2 / ShellTesting.podspec.json
blob8c7388f237bdc33ba2fe4b4d83eb41639d53b7da
2   "name": "ShellTesting",
3   "version": "0.3.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": "0.3.2"
11   },
12   "requires_arc": true,
13   "authors": "Tuist",
14   "platforms": {
15     "osx": "10.10"
16   },
17   "source_files": "Sources/ShellTesting/**/*.{swift}",
18   "dependencies": {
19     "Shell": [
20       "0.3.2"
21     ]
22   }