blob: 3c0580cb246741827336c0023bbb358485d3ddb8 [file] [log] [blame]
{
"name": "NSSwitch",
"version": "1.1.2",
"summary": "UISwitch for macOS.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/hpennington/NSSwitch",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"haydenpennington@icloud.com": "haydenpennington@icloud.com"
},
"source": {
"git": "https://github.com/hpennington/NSSwitch.git",
"tag": "1.1.2"
},
"platforms": {
"osx": "10.10"
},
"source_files": "NSSwitch/*.swift",
"pushed_with_swift_version": "4.0"
}