blob: 22b7b11114734cdfc8058bc8b7af927c5770cee7 [file] [log] [blame]
{
"name": "RAMPaperSwitch",
"version": "1.0.4",
"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": "1.0.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PaperSwitch/*.swift",
"requires_arc": true
}