blob: c1207a78c0ade932947a5367e5bc8c3dad8642fa [file] [log] [blame]
{
"name": "MMPreferencesWindow",
"version": "0.0.1",
"summary": "MMPreferencesWindow is a macOS Logger.",
"description": "MMPreferencesWindow is a macOS Logger. It has a singleton interface so it can be called anywhere\nin you Mac application.",
"homepage": "https://github.com/MatthewMerritt/MMPreferencesWindow",
"license": "MIT",
"authors": "Matthew Merritt",
"platforms": {
"osx": "10.11"
},
"source": {
"git": "https://github.com/MatthewMerritt/MMPreferencesWindow.git"
},
"source_files": "MMPreferencesWindow/Classes/**/*",
"exclude_files": "Classes/Exclude",
"resources": "MMPreferencesWindow/Assets/**/*",
"pushed_with_swift_version": "4.0"
}