[Add] TappxSDK 4.1.13
[CocoaPods.git] / Specs / d / 7 / 0 / MessagePackSwift / 1.0.0 / MessagePackSwift.podspec.json
blob6769dc8eb0cc00387e2d756f32f18dbfec0a186e
2   "name": "MessagePackSwift",
3   "version": "1.0.0",
4   "summary": "Swift implementation for MessagePack.",
5   "homepage": "https://github.com/bearyinnovative/MessagePack",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "bearyinnovative": "apps@bearyinnovative.com"
12   },
13   "platforms": {
14     "ios": "10.0"
15   },
16   "source": {
17     "git": "https://github.com/bearyinnovative/MessagePack.git",
18     "tag": "v1.0.0"
19   },
20   "requires_arc": true,
21   "source_files": "Sources/CommonDigest"