Skip to content
This repository was archived by the owner on Nov 26, 2020. It is now read-only.

Commit 20ebb11

Browse files
Updated podspec
1 parent f7638ae commit 20ebb11

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

FolioReaderKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
11
Pod::Spec.new do |s|
22
s.name = "FolioReaderKit"
3-
s.version = "0.3.8"
3+
s.version = "0.3.9"
44
s.summary = "A Swift ePub reader and parser framework for iOS."
55
s.description = <<-DESC
66
Written in Swift.
77
The Best Open Source ePub Reader.
88
DESC
99
s.homepage = "https://github.com/FolioReader/FolioReaderKit"
10-
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
10+
s.screenshots = "https://raw.githubusercontent.com/FolioReader/FolioReaderKit/assets/custom-fonts.gif", "https://raw.githubusercontent.com/FolioReader/FolioReaderKit/assets/highlight.gif"
1111
s.license = 'BSD'
1212
s.author = { "Heberti Almeida" => "hebertialmeida@gmail.com" }
1313
s.source = { :git => "https://github.com/FolioReader/FolioReaderKit.git", :tag => s.version.to_s }

0 commit comments

Comments
 (0)