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 Swift extension to Core Data's NSPersistentContainer\nthat automatically detects and performs 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_version": "5.0"