[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / a / e / b / MessagePack.swift / 4.0.0 / MessagePack.swift.podspec.json
blob5069327df6e995cf4faa27b41b533524eea22150
2   "name": "MessagePack.swift",
3   "version": "4.0.0",
4   "summary": "It's like JSON, but fast and small...and Swift!",
5   "homepage": "https://github.com/a2/MessagePack.swift",
6   "license": "MIT",
7   "authors": {
8     "Alexsander Akers": "me@a2.io"
9   },
10   "platforms": {
11     "ios": "8.0",
12     "osx": "10.9",
13     "watchos": "2.0",
14     "tvos": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/a2/MessagePack.swift.git",
18     "tag": "4.0.0"
19   },
20   "source_files": "Sources/MessagePack/*.swift",
21   "swift_versions": "5.2",
22   "module_name": "MessagePack",
23   "swift_version": "5.2"