Various demos showing off ObjectAL's functionality.
There is an iOS target and an OSX target.
You need Cocoapods to build the demo project.
General getting started instructions are available at http://cocoapods.org but in a nutshell:
$ [sudo] gem install cocoapods
$ pod setup
$ pod install
Once the pod is installed, open ObjectALDemo.xcworkspace.