blob: affaf1384eb4dc99ced4ffad3a223450f6a92adc [file] [log] [blame]
{
"name": "Moulinette",
"version": "0.1.1",
"summary": "An internal Xcode audit tool.",
"description": "An internal audit tool used by Prolific Interactive to ensure code quality and standards.",
"homepage": "https://github.com/prolificinteractive/Moulinette",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Jonathan Samudio": "jonathan2457@gmail.com"
},
"source": {
"git": "https://github.com/prolificinteractive/Moulinette.git",
"tag": "0.1.1"
},
"preserve_paths": "Source/**/*",
"platforms": {
"osx": null,
"ios": null,
"tvos": null,
"watchos": null
}
}