blob: 096171de5420bbe25c0f713f0f94a5ae7b51cea4 [file] [log] [blame]
{
"name": "sourcerer",
"version": "0.2.0",
"summary": "Swift source code metrics generator",
"description": "Proof-of-concept pure Swift code-generator that runs on top of [Sourcery](https://github.com/krzysztofzablocki/Sourcery).",
"homepage": "https://github.com/hectr/swift-sourcerer",
"license": "MIT",
"authors": {
"Hèctor Marquès": "h@mrhector.me"
},
"social_media_url": "https://twitter.com/elnetus",
"source": {
"http": "https://github.com/hectr/swift-sourcerer/releases/download/0.2.0/sourcerer.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}