blob: 5b4398873cb6d1cd6347f0ec040894ba8138e570 [file] [log] [blame]
{
"name": "YSMessagePack",
"version": "1.6.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": "MIT",
"file": "LICENSE"
},
"authors": {
"yuji": "admin@hatsuneyuji.com"
},
"source": {
"git": "https://github.com/michael-yuji/YSMessagePack.git",
"tag": "1.6.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "YSMessagePack/Classes/**/*"
}