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.0.36'
Then start with step 8 of the Parse QuickStart Guide
Enjoy!