[dependencies]
bitflags = "0.7"
core-graphics = ">=0.2, <0.4"
libc = "0.2"
objc = "0.2"
[lib]
crate-type = ["rlib"]
name = "cocoa"
[package]
authors = ["The Servo Project Developers"]
description = "Bindings to Cocoa for OS X"
homepage = "https://github.com/servo/cocoa-rs"
license = "MIT / Apache-2.0"
name = "cocoa"
repository = "https://github.com/servo/cocoa-rs"
version = "0.3.4"