[Add] networkfing 0.2.4
[CocoaPods.git] / Specs / d / 2 / e / Money-FlightSchool / 1.2.0 / Money-FlightSchool.podspec.json
blob390397b8c4098d28ee463ca35f04583c03f4fb07
2   "name": "Money-FlightSchool",
3   "module_name": "Money",
4   "version": "1.2.0",
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/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE.md"
11   },
12   "authors": {
13     "Mattt": "mattt@flight.school"
14   },
15   "social_media_url": "https://twitter.com/mattt",
16   "platforms": {
17     "ios": "8.0",
18     "osx": "10.10",
19     "watchos": "2.0",
20     "tvos": "9.0"
21   },
22   "source": {
23     "git": "https://github.com/Flight-School/Money.git",
24     "tag": "1.2.0"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_versions": "4.2",
28   "static_framework": true,
29   "swift_version": "4.2"