[Add] RegulaCommonNightly 7.5.938
[CocoaPods.git] / Specs / 8 / d / 1 / MessagePack-FlightSchool / 1.2.3 / MessagePack-FlightSchool.podspec.json
blob8e1d601ea925a3c841fecccc9a4a4cfa59cef216
2   "name": "MessagePack-FlightSchool",
3   "module_name": "MessagePack",
4   "version": "1.2.3",
5   "summary": "A MessagePack encoder and decoder for Codable types.",
6   "description": "This functionality is discussed in Chapter 7 of\nFlight School Guide to Swift Codable.",
7   "homepage": "https://flight.school/books/codable/",
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/MessagePack.git",
24     "tag": "1.2.3"
25   },
26   "source_files": "Sources/**/*.swift",
27   "swift_versions": "4.2",
28   "static_framework": true,
29   "swift_version": "4.2"