2 "name": "AnyCodable-FlightSchool",
3 "module_name": "AnyCodable",
5 "summary": "Type-erased wrappers for Encodable, Decodable, and Codable values.",
6 "description": "This functionality is discussed in Chapter 3 of Flight 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",
16 "frameworks": "Foundation",
24 "git": "https://github.com/Flight-School/AnyCodable.git",
27 "source_files": "Sources/**/*.swift",
28 "swift_versions": "5.1",
29 "swift_version": "5.1"