7 "summary": "Vandelay is an iOS importer/exporter.",
8 "description": "Vandelay is a Swift library that can be used to import and export\nsting and data to/from iOS apps. It supports strings, Codable and\nData (to be used for more complex objects, image data etc.).",
9 "homepage": "https://github.com/danielsaidi/Vandelay",
15 "Daniel Saidi": "daniel.saidi@gmail.com"
18 "git": "https://github.com/danielsaidi/Vandelay.git",
21 "social_media_url": "https://twitter.com/danielsaidi",
25 "source_files": "Sources/**/*.{swift}",
26 "swift_version": "5.1"