2 "name": "ReactiveTask",
4 "summary": "Swift framework for launching shell tasks",
5 "description": "ReactiveTask is a Swift framework for launching shell tasks (processes), built using ReactiveSwift.",
6 "homepage": "https://github.com/Carthage/ReactiveTask",
11 "authors": "Carthage",
16 "git": "https://github.com/Carthage/ReactiveTask.git",
19 "source_files": "Sources/*.{swift}",
28 "pod_target_xcconfig": {
29 "OTHER_SWIFT_FLAGS[config=Release]": "$(inherited) -suppress-warnings"
31 "cocoapods_version": ">= 1.4.0",
32 "swift_versions": "4.2",
33 "swift_version": "4.2"