Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
shortened description
Signed-off-by: Dominik Pich <Dominik@pich.info>
  • Loading branch information
Daij-Djan committed Oct 31, 2012
1 parent a6e2269 commit 8263622
Showing 1 changed file with 2 additions and 1 deletion.
@@ -1,7 +1,8 @@
Pod::Spec.new do |s|
s.name = 'DDQuicklookAdditionalViews'
s.version = '0.1.0'
s.summary = "An extension for the OSX cocoa class QLPreviewPanel which is used to show and control Apple's Quicklook panel. (10.7+). The Category provides two new properties to the PreviewPanel to set additional views in the titlebar. (iOS-like)"
s.summary = "An extension for the OSX cocoa class QLPreviewPanel. The Category allows to set additional views in the titlebar."

s.homepage = 'https://github.com/Daij-Djan/QuicklookAdditionalViews'
s.author = { 'Dominik Pich' => 'dominik@pich.info' }
s.license = { :type => 'MIT'}
Expand Down

0 comments on commit 8263622

Please sign in to comment.