blob: d83866841b2a8850a86e0fe8769d60274450e2ef [file] [log] [blame]
{
"name": "MPMessagePack",
"version": "0.1.6",
"summary": "Objective-C library for MessagePack",
"homepage": "https://github.com/gabriel/MPMessagePack",
"license": {
"type": "MIT"
},
"authors": {
"Gabriel Handford": "gabrielh@gmail.com"
},
"source": {
"git": "https://github.com/gabriel/MPMessagePack.git",
"tag": "0.1.6"
},
"source_files": "MPMessagePack/**/*.{c,h,m}",
"requires_arc": true
}