blob: b93c879f769ac2698bc8f2acb9db3fef8a524b30 [file] [log] [blame]
{
"name": "RAMPaperSwitch",
"version": "2.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": "2.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PaperSwitch/*.swift"
}