queue
queue copied to clipboard
OS X support
Updated to support OS X by using only Foundation framework. The pod spec was updated as well for support on 10.8 and up. I also added an example project for OS X and put both projects in a workspace.
Unfortunately, this seems to be in direct conflict with PR: https://github.com/thisandagain/queue/pull/17 which I'm afraid I don't quite understand, since this PR https://github.com/thisandagain/queue/pull/11 seems to remove references to UIKIT_EXTERN. Happy to update this PR given a little direction on how that might be resolved, if possible/necessary.