blob: 3b85fe6ea0cc64a6dc94df21d697246cc11dca35 [file] [log] [blame]
{
"name": "Sourcery",
"version": "0.16.2",
"summary": "A tool that brings meta-programming to Swift, allowing you to code generate Swift code.",
"description": "A tool that brings meta-programming to Swift, allowing you to code generate Swift code.\n * Featuring daemon mode that allows you to write templates side-by-side with generated code.\n * Using SourceKit so you can scan your regular code.",
"homepage": "https://github.com/krzysztofzablocki/Sourcery",
"license": "MIT",
"authors": {
"Krzysztof Zabłocki": "krzysztof.zablocki@pixle.pl"
},
"social_media_url": "https://twitter.com/merowing_",
"source": {
"http": "https://github.com/krzysztofzablocki/Sourcery/releases/download/0.16.2/sourcery-0.16.2.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}