blob: ed0d3c7d05959f7a7900c229a264596c14b40fb4 [file] [log] [blame]
{
"name": "RAMPaperSwitch",
"version": "3.0.0",
"summary": "Swift subclass of the UISwitch which paints over the parent view",
"homepage": "https://github.com/Ramotion/paper-switch",
"license": "MIT",
"authors": {
"juri.v": "juri.v@ramotion.com"
},
"source": {
"git": "https://github.com/Ramotion/paper-switch.git",
"tag": "3.0.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PaperSwitch/*.swift"
}