blob: 730bcea7e56256026f27b9ac63393e0520ad292e [file] [log] [blame]
{
"name": "Preferences",
"version": "0.4.0",
"summary": "Add a preferences window to your macOS app in minutes",
"license": "MIT",
"homepage": "https://github.com/sindresorhus/Preferences",
"social_media_url": "https://twitter.com/sindresorhus",
"authors": {
"Sindre Sorhus": "sindresorhus@gmail.com"
},
"source": {
"git": "https://github.com/sindresorhus/Preferences.git",
"tag": "v0.4.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"platforms": {
"osx": "10.12"
},
"swift_version": "5"
}