blob: 061dfbc33329494a9b478d754deb5549461c96e0 [file] [log] [blame]
{
"name": "OOSwitch",
"version": "1.0.1",
"summary": "OOSwitch is UISwitch customisable with Image and Labels",
"description": "OOSwitch is UISwitch customizable with Images for (ON/OFF) and Labels(ON/OFF)",
"homepage": "https://github.com/hgado11/OOSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"hgado11": "hgado11@gmail.com"
},
"source": {
"git": "https://github.com/hgado11/OOSwitch.git",
"tag": "1.0.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "OOSwitch/Classes/*.swift",
"swift_version": "4.0"
}