[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / e / b / MessagePack.swift / 2.0.0 / MessagePack.swift.podspec.json
blob88c625b2fc90892a22329cc9bfd69cd244757ee4
2   "name": "MessagePack.swift",
3   "version": "2.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": "2.0.0"
19   },
20   "source_files": "Sources/MessagePack/*.swift",
21   "module_name": "MessagePack"