blob: 2ee3c9cad9c456325240c3b49aa67693aa3a1206 [file] [log] [blame]
{
"name": "EGMaterialSwitch",
"version": "0.0.1",
"summary": "Implementation of Google's 'Switch' of Material design.",
"homepage": "https://github.com/enisgayretli/EGMaterialSwitch",
"license": "MIT",
"authors": {
"Enis Gayretli": "enisgayretli@gmail.com"
},
"source": {
"git": "https://github.com/enisgayretli/EGMaterialSwitch.git",
"tag": "0.0.1"
},
"social_media_url": "https://twitter.com/enisgayretli",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "EGMaterialSwitch/*.swift"
}