2 "name": "MessagePack-FlightSchool",
3 "module_name": "MessagePack",
5 "summary": "A MessagePack encoder and decoder for Codable types.",
6 "description": "This functionality is discussed in Chapter 7 of\nFlight School Guide to Swift Codable.",
7 "homepage": "https://flight.school/books/codable/",
13 "Mattt": "mattt@flight.school"
15 "social_media_url": "https://twitter.com/mattt",
23 "git": "https://github.com/Flight-School/MessagePack.git",
26 "source_files": "Sources/**/*.swift",
27 "swift_versions": "4.2",
28 "static_framework": true,
29 "swift_version": "4.2"