blob: f01f316fabd07d2b1bffec3eacb2c0e3f516a6de [file] [log] [blame]
{
"name": "MaterialDesignWidgets",
"version": "0.0.3",
"summary": "Light implementation of material design widgets.",
"description": "Material design styled buttons, vertically arranged buttons, activity loader and loading button.",
"homepage": "https://github.com/twho/MaterialDesignWidgets-iOS-Lightweight/tree/master",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Michael Ho": "tsungwei50521@gmail.com"
},
"platforms": {
"ios": "11.0"
},
"source": {
"git": "https://github.com/twho/MaterialDesignWidgets-iOS-Lightweight.git",
"tag": "0.0.3"
},
"source_files": "MaterialDesignWidgets/**",
"exclude_files": [
"MaterialDesignWidgetsDemo/**",
"MaterialDesignWidgetsTests/**"
],
"swift_version": "5.0"
}