blob: db7ba8bd97ae02f617781ca7156350b5bfcb4583 [file] [log] [blame]
{
"name": "MVMaterialToggleButton",
"version": "0.1.1",
"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.1",
"commit": "65f7491fdf57d852f33eb73f1fe17f3d7b2cb7dd"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MVMaterialToggleButton/Classes/**/*"
}