blob: d0e72f8fd7d68138de46c2a03424e4f43dc50e14 [file] [log] [blame]
{
"name": "SSViewMacOs",
"version": "0.0.1",
"summary": "Update your Cocoa's View",
"description": "Add SSComboBox,\nYou can use SSComboBox with simple string or custom object.",
"homepage": "https://github.com/shubhamsharma95/SSViewMacOs",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"shubhamsharma95": "shubham.sharma@arkasoftwares.com"
},
"source": {
"git": "https://github.com/shubhamsharma95/SSViewMacOs.git",
"tag": "0.0.1"
},
"swift_versions": "4.0",
"platforms": {
"osx": "10.10"
},
"source_files": "SSViewMacOs/Classes/**/*",
"frameworks": "Cocoa",
"swift_version": "4.0"
}