diff options
| -rw-r--r-- | MASShortcut.podspec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MASShortcut.podspec b/MASShortcut.podspec index f3299c1..8cf824f 100644 --- a/MASShortcut.podspec +++ b/MASShortcut.podspec @@ -1,5 +1,5 @@ Pod::Spec.new do |s| - s.name = 'MASShortcut' + s.name = 'MASShortcut' s.version = '2.0.1' s.summary = 'Modern framework for managing global keyboard shortcuts compatible with Mac App Store' s.homepage = 'https://github.com/shpakovski/MASShortcut' |
