2 "name": "SwiftAvroCore",
4 "description": "The SwiftAvroCore framework implements the core coding functionalities that are required in Apache Avro™. The schema format support Avro 1.8.2 and later Specification. It provides user-friendly Codable interface introduced from Swift 5 to encode and decode Avro schema, binray data as well as the JSON format data.",
5 "summary": "The SwiftAvroCore framework implements the core coding functionalities that are required in Apache Avro™.",
6 "homepage": "https://github.com/krikristoophe/SwiftAvroCore",
12 "Christophe Sonneville": "christophe.sonneville@devac.fr"
15 "git": "https://github.com/krikristoophe/SwiftAvroCore.git",
21 "swift_versions": "4.2",
22 "source_files": "Sources/SwiftAvroCore/**/*",
28 "swift_version": "4.2"