[Add] SwiftCoreData 0.6.2
[CocoaPods.git] / Specs / d / 0 / 8 / Preferences / 0.2.0 / Preferences.podspec.json
blob8fc8762d9581253da975bb342aad76a2e57485ef
2   "name": "Preferences",
3   "version": "0.2.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": "v0.2.0"
14   },
15   "source_files": "Sources/**/*.swift",
16   "swift_version": "4.2",
17   "platforms": {
18     "osx": "10.12"
19   }