blob: 0e3af6b7e6602f29ec7071531c28ad3e2360ba3a [file] [log] [blame]
{
"name": "MOSwitch",
"version": "1.0.3",
"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.3"
},
"platforms": {
"osx": "10.10"
},
"source_files": "MOSwitch/Classes/**/*",
"deprecated": true
}