4 "summary": "Persistence Framework",
5 "description": "Framework to encapsulate persistence logic",
6 "homepage": "https://github.com/crisbarril/Persistence",
12 "Cristian Barril": "crisbarril@hotmail.com"
18 "git": "https://github.com/crisbarril/Persistence.git",
21 "swift_version": "4.0",
22 "default_subspecs": "Full",
27 "Persistence/CoreData": [
30 "Persistence/Realm": [
38 "Persistence/Protocols/**/*.swift",
39 "Persistence/Helper/**/*.swift"
49 "source_files": "Persistence/CoreData/**/*.swift"
61 "source_files": "Persistence/Realm/**/*.swift"