blob: 5ae757406fe8b879aa2b3dadb9aa4dc89d1adf1e [file] [log] [blame]
{
"name": "MASocketRocket",
"version": "0.5.6",
"summary": "为SocketRocket增加双向验证",
"description": "为SocketRocket增加双向验证",
"homepage": "https://github.com/karlcool/MASocketRocket",
"license": "MIT",
"authors": {
"yanzhi.liu": "karlcool.l@qq.com"
},
"platforms": {
"ios": null
},
"source": {
"git": "https://github.com/karlcool/MASocketRocket.git",
"tag": "0.5.6"
},
"source_files": "Classes/**/*.{h,m}",
"public_header_files": "Classes/*.h",
"ios": {
"frameworks": [
"CFNetwork",
"Security"
]
},
"libraries": "icucore"
}