blob: ecb3c8228304f11e5ec250cbc6b5ae74a656fcd7 [file] [log] [blame]
{
"name": "Sourcery",
"version": "0.4.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.4.2/sourcery-0.4.2.zip"
},
"preserve_paths": "*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}