blob: 69f30b3879a4531fcaa329ac7523e117de90282e [file] [log] [blame]
{
"name": "MBDesign",
"version": "2.0.0",
"summary": "Una libreria per l'utilizzo del material design su iOS",
"swift_version": "4.2",
"description": "Una libreria per l''utilizzo del material design su iOS.\nGestisce Aree di testo e altert personalizzati",
"homepage": "https://github.com/mattiaberretti/MBDesign",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mattia Berretti": "mattia.berretti@gmail.com"
},
"source": {
"git": "https://github.com/mattiaberretti/MBDesign.git",
"tag": "2.0.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "MBDesign/Classes/**/*"
}