blob: 072ea2ab7cff32c85171c97610391efe392b6b52 [file] [log] [blame]
{
"name": "swift-mod",
"version": "0.0.3",
"authors": {
"ra1028": "r.fe51028.r@gmail.com"
},
"homepage": "https://github.com/ra1028/swift-mod",
"summary": "A tool for Swift code modification intermediating between code generation and formatting.",
"source": {
"http": "https://github.com/ra1028/swift-mod/releases/download/0.0.3/swift-mod.zip"
},
"license": {
"type": "Apache 2.0",
"file": "LICENSE"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}