blob: 41d7d0a1c2c27b4efd79c6595d8dbdd874a8190f [file] [log] [blame]
{
"name": "MVMaterialToggleButton",
"version": "0.1.0",
"summary": "UIButton subclass for toggle action with Material Design effects.",
"description": "A drop-in subclass of UIButton to mimic Material Design's shadow effect with Toggle actions.",
"homepage": "https://github.com/TheMrugraj/MVMaterialToggleButton",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Mrugrajsinh Vansadia": "mrugrajsinh@gmail.com"
},
"source": {
"git": "https://github.com/TheMrugraj/MVMaterialToggleButton.git",
"tag": "0.1.0",
"commit": "b1c190b75e0825b6ddec382d1fdbf00b6c9e33da"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVMaterialToggleButton/Classes/**/*"
}