Skip to content
This repository was archived by the owner on Aug 12, 2022. It is now read-only.

Commit 1f92974

Browse files
Update R2Navigator.podspec
1 parent 3b4bd6e commit 1f92974

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

R2Navigator.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
Pod::Spec.new do |s|
22

33
s.name = "R2Navigator"
4-
s.version = "1.2.0"
4+
s.version = "1.2.1"
55
s.license = "BSD 3-Clause License"
66
s.summary = "R2 Navigator"
77
s.homepage = "http://readium.github.io"
88
s.author = { "Aferdita Muriqi" => "aferdita.muriqi@gmail.com" }
9-
s.source = { :git => "https://github.com/readium/r2-navigator-swift.git", :tag => "1.2.0" }
9+
s.source = { :git => "https://github.com/readium/r2-navigator-swift.git", :tag => "1.2.1" }
1010
s.exclude_files = ["**/Info*.plist"]
1111
s.requires_arc = true
1212
s.resources = ['r2-navigator-swift/Resources/**']

0 commit comments

Comments
 (0)