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