4 "summary": "A collection of code I use across all of my apps.",
5 "homepage": "https://github.com/DavidBarry/DBKit",
11 "David Barry": "david@softdiesel.com"
14 "git": "https://github.com/DavidBarry/DBKit.git",
24 "source_files": "DBKitShared/*.{h,m}"
28 "source_files": "DBKit/*.{h,m}",
29 "resources": "DBKitResources/**/*.{png,xib}",
42 "source_files": "DBCoreData/*.{h,m}",
43 "frameworks": "CoreData",