2 "name": "objc-simple-bindings",
4 "summary": "A simple iOS compatible bindings mechanism for Objective-C.",
5 "homepage": "http://github.com/mruegenberg/objc-simple-bindings",
8 "Marcel Ruegenberg": "github@dustlab.com"
11 "git": "https://github.com/mruegenberg/objc-simple-bindings.git",
18 "source_files": "*.{h,m}",
19 "public_header_files": "NSObject+SimpleBindings.h",
20 "frameworks": "CoreFoundation"