[Add] BoostAI 1.1.28
[CocoaPods.git] / Specs / b / d / a / MessagePacker / 0.4.1 / MessagePacker.podspec.json
blob85ad4dcb74dcdd61591353ef2ea3eb38213e789c
2   "name": "MessagePacker",
3   "version": "0.4.1",
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     "osx": "10.10",
14     "watchos": "2.0",
15     "tvos": "9.0"
16   },
17   "swift_versions": "5.0",
18   "source": {
19     "git": "https://github.com/hirotakan/MessagePacker.git",
20     "tag": "0.4.1"
21   },
22   "source_files": "Sources/**/*.swift",
23   "swift_version": "5.0"