[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / a / e / b / MessagePack.swift / 1.1.0 / MessagePack.swift.podspec.json
blob37eea820f5b0af53339bab27e50397cf5a924ca6
2   "name": "MessagePack.swift",
3   "version": "1.1.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   },
14   "source": {
15     "git": "https://github.com/a2/MessagePack.swift.git",
16     "tag": "1.1.0"
17   },
18   "source_files": "MessagePack/*.{h,swift}"