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

Commit

Permalink
Updated podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
hebertialmeida committed Jan 20, 2016
1 parent f7638ae commit 20ebb11
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions FolioReaderKit.podspec
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
Pod::Spec.new do |s|
s.name = "FolioReaderKit"
s.version = "0.3.8"
s.version = "0.3.9"
s.summary = "A Swift ePub reader and parser framework for iOS."
s.description = <<-DESC
Written in Swift.
The Best Open Source ePub Reader.
DESC
s.homepage = "https://github.com/FolioReader/FolioReaderKit"
# s.screenshots = "www.example.com/screenshots_1", "www.example.com/screenshots_2"
s.screenshots = "https://raw.githubusercontent.com/FolioReader/FolioReaderKit/assets/custom-fonts.gif", "https://raw.githubusercontent.com/FolioReader/FolioReaderKit/assets/highlight.gif"
s.license = 'BSD'
s.author = { "Heberti Almeida" => "hebertialmeida@gmail.com" }
s.source = { :git => "https://github.com/FolioReader/FolioReaderKit.git", :tag => s.version.to_s }
Expand Down

0 comments on commit 20ebb11

Please sign in to comment.