[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 0 / c / Execute / 0.1.0 / Execute.podspec.json
blobe01f76f1879a22c06409e1266deeafd328d2696f
2   "name": "Execute",
3   "version": "0.1.0",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/SwiftCLI/Execute",
9   "authors": {
10     "Jason Nam": "contact@jasonnam.com"
11   },
12   "summary": "Run and manage shell processes.",
13   "source": {
14     "git": "https://github.com/SwiftCLI/Execute.git",
15     "tag": "0.1.0"
16   },
17   "swift_versions": "5.1",
18   "platforms": {
19     "osx": "10.13"
20   },
21   "source_files": "Sources/Execute/**/*.swift",
22   "swift_version": "5.1"