[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / b / d / a / MessagePacker / 0.1.0 / MessagePacker.podspec.json
blobceb4a45beaa66cca03446fff7bda2537cab8e3cc
2   "name": "MessagePacker",
3   "version": "0.1.0",
4   "summary": "MessagePack serializer implementation for Swift.",
5   "homepage": "https://github.com/hirotakan/MessagePacker",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": "hirotakan",
11   "platforms": {
12     "ios": "8.0"
13   },
14   "swift_version": "4.0",
15   "source": {
16     "git": "https://github.com/hirotakan/MessagePacker.git",
17     "tag": "0.1.0"
18   },
19   "source_files": "Sources/**/*.swift"