Demo application used in the iOS Push Notification tutorial.
The project uses CocoaPods for dependency management so please ensure that you have it installed. Then simple execute the following in the project's directory:
pod install
Afterwards open the PushTest.xcworkspace
file to start the application.
Have fun!