2 "name": "MHCoreDataKit",
5 "git": "https://github.com/KoCMoHaBTa/MHCoreDataKit.git",
12 "authors": "Milen Halachev",
13 "summary": "Using CoreData with convenience.",
14 "homepage": "https://github.com/KoCMoHaBTa/MHCoreDataKit",
15 "description": "A collection of useful tools that, which goal is to makes developer's life easier by reducing the complexity of using CoreData.",
16 "swift_versions": "5.3",
21 "MHCoreDataKit/**/*.swift",
22 "MHCoreDataKit/**/*.{h,m}"
24 "public_header_files": "MHCoreDataKit/**/*.h",
25 "swift_version": "5.3"