blob: c79434826d7640a81cd372c2a486edaa47b75cf5 [file] [log] [blame]
{
"name": "RAMPaperSwitch",
"version": "2.1.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": "2.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "PaperSwitch/*.swift",
"pushed_with_swift_version": "4.0"
}