[Add] LiteRTSelectTfOps 0.0.1-nightly.20241228
[CocoaPods.git] / Specs / 8 / 0 / f / MASPreferences+Shifty / 1.3.4 / MASPreferences+Shifty.podspec.json
blob54f7852aecc24ce5d7de7c82dfe6a3280c838e37
2   "name": "MASPreferences+Shifty",
3   "platforms": {
4     "osx": "10.10"
5   },
6   "version": "1.3.4",
7   "summary": "Modern implementation of the Preferences window for OS X apps. Customized for Shifty by Nate Thompson.",
8   "homepage": "https://github.com/thompsonate/MASPreferences",
9   "license": {
10     "type": "BSD",
11     "file": "LICENSE.md"
12   },
13   "authors": {
14     "Nate Thompson": "nate@natethompson.io"
15   },
16   "source": {
17     "git": "https://github.com/thompsonate/MASPreferences.git",
18     "tag": "1.3.4"
19   },
20   "source_files": "Framework/*.{h,m}",
21   "resources": "Framework/en.lproj/*.xib",
22   "exclude_files": [
23     "README.md",
24     "LICENSE.md",
25     "MASPreferences+Shifty.podspec"
26   ],
27   "requires_arc": true