[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 6 / 2 / e / SwiftShell / 4.1.1 / SwiftShell.podspec.json
blobbfe5c99dc2ab1317ec7b4844b3a225b67af378c1
2   "name": "SwiftShell",
3   "version": "4.1.1",
4   "summary": "A Swift framework for shell scripting.",
5   "description": "SwiftShell is a library for creating command-line applications and running shell commands in Swift.",
6   "homepage": "https://github.com/kareman/SwiftShell",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Kare Morstol": "kare@nottoobadsoftware.com"
13   },
14   "source": {
15     "git": "https://github.com/kareman/SwiftShell.git",
16     "tag": "4.1.1"
17   },
18   "source_files": [
19     "Sources/SwiftShell/*.swift",
20     "Sources/SwiftShell/*/*.swift"
21   ],
22   "platforms": {
23     "osx": "10.10",
24     "ios": "9.0"
25   },
26   "pushed_with_swift_version": "4.1"