[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / a / e / b / MessagePack.swift / 1.2.0 / MessagePack.swift.podspec.json
blobff1e813d8c54d737fed85d560f17c131c94c720e
2   "name": "MessagePack.swift",
3   "version": "1.2.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": "1.2.0"
19   },
20   "source_files": "MessagePack/*.{h,swift}"