4 "summary": "Utilities for developing with Objective-C, particularly under iOS.",
5 "description": " This is a collection of useful classes and extensions for common classes in CoreFoundation and UIKit.\n\n * Various categories to make the standard CoreFoundation and UIKit classes more useful.\n * A few helper classes with the same purpose.\n",
6 "homepage": "https://github.com/mruegenberg/objc-utils",
12 "Marcel Ruegenberg": "github@dustlab.com"
15 "git": "https://github.com/mruegenberg/objc-utils.git",
25 "CoreFoundation/**/*.{h,m,c}"
28 "frameworks": "Foundation"