blob: 0e9b63bf42edd39f0c8b9babaa96538b725b627f [file] [log] [blame]
{
"name": "Jsocket",
"version": "0.1.4",
"summary": "Jsocket. 一个websocket 封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/lywsbcn/Jsocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"lywsbcn": "89324055@qq.com"
},
"source": {
"git": "https://github.com/lywsbcn/Jsocket.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Jsocket/Classes/**/*",
"libraries": "icucore",
"dependencies": {
"YYModel": [
]
}
}