blob: bb12257041cba23d25ed9a0bca3d0c63ee23f1f2 [file] [log] [blame]
{
"name": "OOSwitch",
"version": "1.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": {
"Hassan Gadou": "hgado11@gmail.com"
},
"source": {
"git": "https://github.com/hgado11/OOSwitch.git",
"tag": "1.1"
},
"swift_versions": "4.0",
"platforms": {
"ios": "10.0"
},
"source_files": "OOSwitch/Classes/*.swift",
"swift_version": "4.0"
}