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