2 "name": "Money-FlightSchool",
3 "module_name": "Money",
5 "summary": "A precise, type-safe representation of monetary amounts in a given currency.",
6 "description": "This functionality is discussed in Chapter 3 of\nFlight School Guide to Swift Numbers.",
7 "homepage": "https://flight.school/books/numbers/",
13 "Mattt": "mattt@flight.school"
15 "social_media_url": "https://twitter.com/mattt",
23 "git": "https://github.com/Flight-School/Money.git",
26 "source_files": "Sources/**/*.swift",
27 "swift_versions": "4.2",
28 "static_framework": true,
29 "swift_version": "4.2"