blob: 22baeaa90fb1fba37dfa88114ce2cf0899c071bf [file] [log] [blame]
{
"name": "MOSwitch",
"version": "1.0.2",
"summary": "A UISwitch clone for macOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hpennington/MOSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Hayden Pennington": "haydenpennington@icloud.com"
},
"source": {
"git": "https://github.com/hpennington/MOSwitch.git",
"tag": "1.0.2"
},
"platforms": {
"osx": "10.10"
},
"source_files": "MOSwitch/Classes/**/*",
"deprecated": true
}