Latest | 1.1.1 |
---|---|
Homepage | https://flight.school/books/numbers/ |
License | MIT |
Platforms | ios 8.0, osx 10.10, watchos 2.0, tvos 9.0 |
Authors |
Latest podspec
{ "name": "Money-FlightSchool", "module_name": "Money", "version": "1.1.1", "summary": "A precise, type-safe representation of monetary amounts in a given currency.", "description": "This functionality is discussed in Chapter 3 ofnFlight School Guide to Swift Numbers.", "homepage": "https://flight.school/books/numbers/", "license": { "type": "MIT", "file": "LICENSE.md" }, "authors": { "Mattt": "[email protected]" }, "social_media_url": "https://twitter.com/mattt", "platforms": { "ios": "8.0", "osx": "10.10", "watchos": "2.0", "tvos": "9.0" }, "source": { "git": "https://github.com/Flight-School/Money.git", "tag": "1.1.1" }, "source_files": "Sources/**/*.swift", "swift_versions": "4.2", "static_framework": true }
Sun, 12 May 2019 10:10:09 +0000