blob: 3f5da192451e48bace7d20b65466bb1127e71484 [file] [log] [blame]
{
"name": "MZDiagnoser",
"platforms": {
"ios": "9.0"
},
"version": "0.1.2",
"summary": "MZDiagnoser allows users to get diagnosis using custom Question objects.",
"requires_arc": true,
"homepage": "https://github.com/pabloepi/MZDiagnoser",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Pablo Episcopo": "pabloepi14@gmail.com"
},
"source": {
"git": "https://github.com/pabloepi/MZDiagnoser.git",
"tag": "0.1.2"
},
"frameworks": "Foundation",
"source_files": [
"MZDiagnoser",
"MZDiagnoser/**/*.{.swift}"
]
}