Skip to content

Commit 3b28a7d

Browse files
committed
Updated Podfile to 1.0.3.
1 parent e52160d commit 3b28a7d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

M13PDFKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "M13PDFKit"
3-
s.version = "1.0.2"
3+
s.version = "1.0.3"
44
s.summary = "M13PDFKit is an iBooks like PDF viewer that can be embedded in iOS applications."
55

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

2828
s.platform = :ios, '8.0'
2929

30-
s.source = { :git => "https://github.com/Marxon13/M13PDFKit.git", :tag => "v1.0.2"}
30+
s.source = { :git => "https://github.com/Marxon13/M13PDFKit.git", :tag => "v1.0.3"}
3131

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

Binary file not shown.

0 commit comments

Comments
 (0)