Skip to content

Commit

Permalink
tag new version
Browse files Browse the repository at this point in the history
  • Loading branch information
frankfka committed Jun 7, 2020
1 parent 40f3ab6 commit 9c001b0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion SimplePDFViewer.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'SimplePDFViewer'
s.version = '0.1.1'
s.version = '0.1.2'
s.summary = 'Display & share PDF documents easily in iOS.'
s.description = <<-DESC
SimplePDFViewer is a UIViewController that displays a PDF document along with some basic PDF functionality such as zoom, export, and jump to page. Create the view controller using a PDFDocument, URL, or raw Data. Basic customization is available.
Expand Down

0 comments on commit 9c001b0

Please sign in to comment.