cacao 0.1.0

Rust bindings for AppKit (macOS) and UIKit (iOS/tvOS). Experimental - see repo, this is squatted until ready.
Documentation
#[cfg(test)]
mod tests {
    #[test]
    fn it_works() {
        assert_eq!(2 + 2, 4);
    }
}