blob: 21f7171553c440ab3cbfcac266922a01cd462811 [file] [log] [blame]
{
"name": "Preferences",
"version": "0.3.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.3.0"
},
"source_files": "Sources/**/*.swift",
"swift_versions": "5",
"platforms": {
"osx": "10.12"
}
}