aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTomáš Znamenáček2015-01-09 11:53:46 +0100
committerTomáš Znamenáček2015-01-09 11:53:46 +0100
commit179dcd6cc20ddc83d5a5b244d87be875bf0360e1 (patch)
treeb4bd274b82be67a5f67fde6d98d61de91e01cdae
parent2bbdbbfff998d928a2f10126c0b22d28dbc5ccdd (diff)
downloadMASShortcut-179dcd6cc20ddc83d5a5b244d87be875bf0360e1.tar.bz2
Trivial podspec whitespace fixes.
-rw-r--r--MASShortcut.podspec2
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'