[Add] KGoogleMap 0.1.5
[CocoaPods.git] / Specs / 8 / 0 / f / MASPreferences+Shifty / 1.3.2 / MASPreferences+Shifty.podspec.json
blobece5581e2e7f5496cc31365185a008726bbfdca8
2   "name": "MASPreferences+Shifty",
3   "platforms": {
4     "osx": null
5   },
6   "version": "1.3.2",
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.2"
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