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

Commit

Permalink
Update podspec and readme
Browse files Browse the repository at this point in the history
  • Loading branch information
hebertialmeida committed Apr 1, 2016
1 parent a30dd41 commit 5fef93f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion FolioReaderKit.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "FolioReaderKit"
s.version = "0.5.0"
s.version = "0.6.0"
s.summary = "A Swift ePub reader and parser framework for iOS."
s.description = <<-DESC
Written in Swift.
Expand Down
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -57,6 +57,7 @@ func applicationWillTerminate(application: UIApplication) {
- [x] Reading Time Left / Pages left
- [x] In-App Dictionary
- [x] Media Overlays (Sync text rendering with audio playback)
- [x] Parse epub cover image
- [ ] PDF support
- [ ] Book Search
- [ ] Add Notes to a Highlight
Expand Down

0 comments on commit 5fef93f

Please sign in to comment.