KantanManga is an application that helps you read raw manga
- Clone the repository including submodules.
git clone --recurse-submodules https://github.com/juanj/KantanManga.git
- Use bundler to install Cocoapods
bundle install
- Install dependencies using Cocoapods
bundle exec pod install
- Open the workspace
open Kantan-Manga.xcworkspace