SkyEpub 4.2.3 for iOS Released

Reflowable Layout

Fixed the bug in pageCount function.
Fixed the bug in reloadData

New Properties Added in PageInformation class
/** the offset of the first character in page. */
NSInteger firstCharacterOffsetInPage;
/** the length of text in page */
NSInteger textLengthInPage;