blob: 24a1769137fb07e653561777e57d010aae194291 [file] [log] [blame]
{
"name": "MZDiagnoser",
"platforms": {
"ios": "9.0"
},
"version": "0.1.3",
"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.3"
},
"frameworks": "Foundation",
"source_files": [
"MZDiagnoser",
"MZDiagnoser/**/*.{.swift}"
]
}