blob: d5943627b4d7d8b54e5ca9a573844ee1d7a0a096 [file] [log] [blame]
{
"name": "MBDesign",
"version": "1.0.0",
"summary": "Una libreria per l'utilizzo del material design su iOS",
"swift_version": "4.0",
"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": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MBDesign/Classes/**/*"
}