blob: 0fb2de2f1363b3e1315208878b26d1355a8a03ba [file] [log] [blame]
{
"name": "sourcerer",
"version": "0.1.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.1.0/sourcerer.zip"
},
"preserve_paths": "*",
"exclude_files": "**/file.zip",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}