blob: f0c8aa5aca8265734cf8f39dc42c2164a5254bbd [file] [log] [blame]
{
"name": "Moulinette",
"version": "0.1.0",
"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.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.13"
},
"source_files": "Source/**/*"
}