2 "name": "TMLPersistentContainer",
5 "John Fairhurst": "johnfairh@gmail.com"
11 "homepage": "https://github.com/johnfairh/TMLPersistentContainer",
13 "git": "https://github.com/johnfairh/TMLPersistentContainer.git",
16 "summary": "Automatic shortest-path multi-step Core Data migrations in Swift.",
17 "description": "A set of Swift extensions to Core Data's\nNSPersistentContainer and NSPersistentCloudKitContainer\nthat automatically detect and perform multi-step store\nmigration using the shortested valid sequence. Supports\nlight-weight and heavy-weight migrations, multiple stores,\nprogress reporting and configurable logging.",
18 "documentation_url": "https://johnfairh.github.io/TMLPersistentContainer/",
25 "source_files": "Sources/*swift",
30 "swift_versions": "5.0",
31 "swift_version": "5.0"