blob: c990a363a9a40978e04b20121bc3dd72f67fdf76 [file] [log] [blame]
{
"name": "MDTAlert",
"version": "1.0.2",
"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.2"
},
"source_files": "SourceCode/*.swift"
}