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