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