blob: aad9f759044030e11cffee8f819c5afac50e2c7b [file] [log] [blame]
{
"name": "MZDiagnoser",
"platforms": {
"ios": "9.0"
},
"version": "0.1.8",
"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.8"
},
"frameworks": "Foundation",
"source_files": [
"MZDiagnoser/MZDiagnoserController.swift",
"MZDiagnoser/MZQuestion.swift",
"MZDiagnoser/MZResult.swift"
]
}