/librarybox_ios

Repo for the open source LIbraryBox iOS app

Primary LanguageSwift

LibraryBox iOS

An open source application for the iOS platform written in Swift

Development

Requirements

If you wish to build LibraryBox iOS yourself, you will need the following components:

  • Xcode (version > 7.3)
  • OS X SDK (10.11 or later)
  • Git
  • Cocoapods

Environment Setup

After cloning the repository, run the following commands inside the repository root:

pod install

to install dependencies (AeroGearHttp, AeroGearOAuth2)

Google Summer of Code 2016 Development