2 "name": "WireCompiler",
3 "version": "4.0.0-alpha1",
8 "homepage": "https://github.com/square/wire",
10 "Eric Firestone": "@firetweet"
12 "summary": "gRPC and protocol buffer compiler for Android, Kotlin, Java, and Swift.",
14 "git": "https://github.com/square/wire.git",
17 "module_name": "WireCompiler",
18 "prepare_command": "./gradlew -p wire-library :wire-compiler:assemble\ncp ./wire-library/wire-compiler/build/libs/wire-compiler-*-jar-with-dependencies.jar ./compiler.jar",
19 "preserve_paths": "compiler.jar",