Skip to content

Commit

Permalink
Update M13PDFKit.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
Marxon13 committed Mar 2, 2015
1 parent cf14f0b commit 74a86dc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions M13PDFKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "M13PDFKit"
s.version = "1.0.0"
s.version = "1.0.2"
s.summary = "M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications."

s.description = <<-DESC
Expand All @@ -27,7 +27,7 @@ THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLI

s.platform = :ios, '8.0'

s.source = { :git => "https://github.com/Marxon13/M13PDFKit.git", :tag => "v1.0.0"}
s.source = { :git => "https://github.com/Marxon13/M13PDFKit.git", :tag => "v1.0.2"}

s.source_files = 'Classes/**/*.{h,m}'

Expand Down

0 comments on commit 74a86dc

Please sign in to comment.