blob: c245409d4bee2359fe29b0e311a4f15b4656023e [file] [log] [blame]
{
"name": "YSMessagePack",
"version": "1.5.0",
"summary": "A swift message pack packer/unpacker",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/michael-yuji/YSMessagePack",
"license": {
"type": "BSD",
"file": "LICENSE"
},
"authors": {
"yuji": "admin@hatsuneyuji.com"
},
"source": {
"git": "https://github.com/michael-yuji/YSMessagePack.git",
"tag": "1.5.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSMessagePack/Classes/**/*"
}