[Add] PayUIndia-Networking 5.0.1
[CocoaPods.git] / Specs / 6 / 2 / e / SwiftShell / 3.0.0-beta.11 / SwiftShell.podspec.json
bloba97bbec4f2b7e4e1c3969deaab744373c0568e22
2   "name": "SwiftShell",
3   "version": "3.0.0-beta.11",
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": "3.0.0-beta.11"
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": "3.0.2"