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