blob: 62883fde3410ea256d9ff5b2548dc23c1b844809 [file] [log] [blame]
{
"name": "MPMessagePack",
"version": "1.0.1",
"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": "1.0.1"
},
"source_files": "MPMessagePack/**/*.{c,h,m}",
"requires_arc": true
}