blob: e9ec1b2cb45da1876be85d08741a8aca8a5ec56b [file] [log] [blame]
{
"name": "Preferences",
"version": "1.0.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": "v1.0.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5.1",
"platforms": {
"osx": "10.10"
},
"swift_version": "5.1"
}