[Add] Shakuro.PoliteCoreData 1.8.2
[CocoaPods.git] / Specs / a / e / b / MessagePack.swift / 0.1.2 / MessagePack.swift.podspec.json
blob63f0ba9ab68f3462c79db4f8579830d8dfcc02e1
2   "name": "MessagePack.swift",
3   "version": "0.1.2",
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": "0.1.2"
17   },
18   "source_files": "MessagePack/Source/*.{h,swift}"