4 "summary": "Core Data framework for Swift that uses concise syntax to hide context complexity and ensure best practices",
5 "description": "Core Data framework for Swift that uses concise syntax to hide context complexity, ensure best practices, and protect you from common Core Data pitfalls.",
6 "homepage": "https://github.com/jmfieldman/Cadmium",
12 "Jason Fieldman": "jason@fieldman.org"
14 "social_media_url": "http://fieldman.org",
22 "git": "https://github.com/jmfieldman/Cadmium.git",
25 "source_files": "Cadmium/*.swift",
27 "default_subspecs": "Core",
28 "pushed_with_swift_version": "3.0",
32 "source_files": "Cadmium/*.swift",
33 "frameworks": "CoreData"
37 "source_files": "Extensions/PromiseKit/*.swift",
38 "weak_frameworks": "PromiseKit",