2 "name": "CocoaDeveloperKit",
4 "summary": "CocoaDeveloperKit is a collection of useful classes, categories and wrappers that make iOS development easier and more efficient.",
5 "description": "'CocoaDeveloperKit' is a collection of useful classes, categories and wrappers that make iOS development easier and more efficient.\n",
6 "homepage": "https://github.com/miken01/CocoaDeveloperKit",
9 "Mike Neill": "michael_neill@me.com"
15 "git": "https://github.com/miken01/CocoaDeveloperKit.git",
18 "public_header_files": "CocoaDeveloperKit/**/*.h",
19 "source_files": "CocoaDeveloperKit/**/*.{h,m}",
23 "SystemConfiguration",