[Add] LiteRTObjC 0.0.1-nightly.20250109
[CocoaPods.git] / Specs / e / a / 8 / Shell / 2.2.0 / Shell.podspec.json
blob1d277638b501e9b545efd067c3419b267f2cf533
2   "name": "Shell",
3   "version": "2.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/tuist",
7   "license": "MIT",
8   "source": {
9     "git": "https://github.com/tuist/shell.git",
10     "tag": "2.2.0"
11   },
12   "requires_arc": true,
13   "authors": "Tuist",
14   "swift_versions": "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   },
24   "swift_version": "5.0"