Skip to content

Latest commit

 

History

History
29 lines (19 loc) · 762 Bytes

README.md

File metadata and controls

29 lines (19 loc) · 762 Bytes

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