[dependencies.proc-macro2]
features = ["nightly"]
version = "0.4"
[dependencies.quote]
version = "0.6"
[dependencies.syn]
version = "0.15"
[lib]
proc-macro = true
[package]
authors = ["Michael Bradshaw <mjbshaw@gmail.com>"]
description = "Macro magic for things like compile-time NSStrings."
license = "Apache-2.0 OR MIT OR MPL-2.0"
name = "objrs_frameworks_foundation_macros"
version = "0.0.2"