readium/r2-navigator-swift

DifferenceKit missing in podspec

Jokez80 opened this issue · 3 comments

In the podspec the dependency to DifferenceKit is missing.

Add DifferenceKit here:

s.dependency 'R2Shared' s.dependency 'SwiftSoup', '~> 2.3'

I'm out of office this week, but if you open a pull request I can merge it quickly.

I have done just that.