blob: 63f0ba9ab68f3462c79db4f8579830d8dfcc02e1 [file] [log] [blame]
{
"name": "MessagePack.swift",
"version": "0.1.2",
"summary": "It's like JSON, but fast and small...and Swift!",
"homepage": "https://github.com/a2/MessagePack.swift",
"license": "MIT",
"authors": {
"Alexsander Akers": "me@a2.io"
},
"platforms": {
"ios": "8.0",
"osx": "10.9"
},
"source": {
"git": "https://github.com/a2/MessagePack.swift.git",
"tag": "0.1.2"
},
"source_files": "MessagePack/Source/*.{h,swift}"
}