1 { lib, bundlerApp, bundlerUpdateScript }:
8 passthru.updateScript = bundlerUpdateScript "jazzy";
11 description = "A command-line utility that generates documentation for Swift or Objective-C";
12 homepage = "https://github.com/realm/jazzy";
13 license = licenses.mit;
14 platforms = platforms.darwin;
15 maintainers = with maintainers; [