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