[Add] KJAdSDK 1.4.1.26
[CocoaPods.git] / Specs / d / 2 / e / Money-FlightSchool / 1.2.1 / Money-FlightSchool.podspec.json
blob3ac570320b70354c27a906ab627472e52a960a87
2   "name": "Money-FlightSchool",
3   "module_name": "Money",
4   "version": "1.2.1",
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.1"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_versions": [
28     "4.2",
29     "5.0",
30     "5.1",
31     "5.2",
32     "5.3"
33   ],
34   "static_framework": true,
35   "swift_version": "5.3"