These are some general notes on Cinder's implementation on OS X.
By default Cinder on OS X targets 10.8 and later. This is governed by the OS X Deployment Target build setting in both Cinder itself and the application (which must be matched). Advanced users can use this variable to enable 10.7 support, but this is not officially supported.
Cinder requires Xcode version 5.1.1 or later, which in turn requires OS X 10.8 or later.