2 "name": "CoreDataCodable",
4 "summary": "Make NSManagedObject and Core Data interoperate with Swift's Decodable",
5 "description": "CoreDataCodable contains protocols, extensions and types for making Core Data and NSManagedOject interoperate nicely with Swift's Decodable protocol.",
6 "homepage": "https://github.com/peterringset/CoreDataCodable",
12 "Peter Ringset": "peter@ringset.no"
14 "swift_versions": "5.0",
20 "git": "https://github.com/peterringset/CoreDataCodable.git",
23 "source_files": "CoreDataCodable/**/*.{h,m,swift}",
24 "public_header_files": "CoreDataCodable/**/*.h",
25 "swift_version": "5.0"