/Parse

Mirror of the Parse iOS framework

Primary LanguageObjective-C

Mirror of the Parse iOS framework

This pod is in the Fictorial CocoaPods Specs repo.

pod repo add fictorial git://github.com/fictorial/Specs.git

Add this pod as a dependency in your project's Podfile:

platform :ios
dependency 'Parse', '~> 1.1.10'

Create a Parse app

Then start with step 8 of the Parse QuickStart Guide

Enjoy!