blob: e01f76f1879a22c06409e1266deeafd328d2696f [file] [log] [blame]
{
"name": "Execute",
"version": "0.1.0",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/SwiftCLI/Execute",
"authors": {
"Jason Nam": "contact@jasonnam.com"
},
"summary": "Run and manage shell processes.",
"source": {
"git": "https://github.com/SwiftCLI/Execute.git",
"tag": "0.1.0"
},
"swift_versions": "5.1",
"platforms": {
"osx": "10.13"
},
"source_files": "Sources/Execute/**/*.swift",
"swift_version": "5.1"
}