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