blob: 5663b5c847c8fa5ca523c70d666af8b83de4daa6 [file] [log] [blame]
{
"name": "KSView",
"version": "0.2",
"license": "MIT",
"summary": "The missing extension for NSView",
"homepage": "https://github.com/kaunteya/KSView",
"authors": {
"Kaunteya Suryawanshi": "k.suryawanshi@gmail.com"
},
"source": {
"git": "https://github.com/kaunteya/KSView.git",
"tag": "0.2"
},
"platforms": {
"osx": "10.10"
},
"requires_arc": true,
"swift_version": "4.1",
"source_files": "KSView.swift"
}