Longboxed is an iPhone app for browsing thousands of comics and tracking your favorites.
Find out more at longboxed.com
The following steps are required to build the Longboxed:
-
Install CocoaPods
gem install cocoapods pod setup
-
Install the requried dependencies from the project directory
cd ~/path/to/longboxed pod install
-
Open the project in Xcode using 'Longboxed-iOS.xcworkspace'.
-
Build and Run!
Anyone is welcome to help fix bugs or implement new features! I will consider all pull requests, but can't guarantee I will merge every one.
Longboxed is released under a MIT License. See LICENSE for details.