[Add] BlurUIKit 1.0.1
[CocoaPods.git] / Specs / d / 0 / 8 / Preferences / 1.0.0 / Preferences.podspec.json
blobe9ec1b2cb45da1876be85d08741a8aca8a5ec56b
2   "name": "Preferences",
3   "version": "1.0.0",
4   "summary": "Add a preferences window to your macOS app in minutes",
5   "license": "MIT",
6   "homepage": "https://github.com/sindresorhus/Preferences",
7   "social_media_url": "https://twitter.com/sindresorhus",
8   "authors": {
9     "Sindre Sorhus": "sindresorhus@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/sindresorhus/Preferences.git",
13     "tag": "v1.0.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_versions": "5.1",
17   "platforms": {
18     "osx": "10.10"
19   },
20   "swift_version": "5.1"