Skip to content

Latest commit

 

History

History
20 lines (14 loc) · 458 Bytes

README.md

File metadata and controls

20 lines (14 loc) · 458 Bytes

SpartaHack-iOS

Official iOS App for SpartaHack, forked from MHacks-IV forked from HShacks

To build this, you'll need to make a file in .../MHacks-iOS/MHacks called appKeys.plist with the following fields:

  • parseAppId
  • parseClientKey
  • twitterConsumerKey
  • twitterConsumerSecret

How to build

  • You need to have cocoapods installed, and build the project with the following pods:
  • 'Parse'
  • 'Facebook-iOS-SDK'
  • 'ParseFacebookUtils'