blob: de9754215d20a050f858ebf1ec14fa551a0738a0 [file] [log] [blame]
{
"name": "MDTAlert",
"version": "1.0.3",
"summary": "MDTAlert is a swift framework to show alerts on iOS.",
"homepage": "https://github.com/cardoso19/MDTAlert",
"license": "MIT",
"authors": {
"Matheus Cardoso Kuhn": "matheuscardosokuhn@hotmail.com"
},
"platforms": {
"ios": "9.0"
},
"swift_version": "5.0",
"source": {
"git": "https://github.com/cardoso19/MDTAlert.git",
"tag": "v1.0.3"
},
"source_files": "SourceCode/*.swift"
}