blob: e3b4528523adf6d19af826535e10fe9dfc78ae6d [file] [log] [blame]
{
"name": "SocketStreamSwift",
"version": "0.5.8",
"summary": "It is a library to conduct chat function. Create a dedicated WebSocket communication.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/daisukenagata/SocketStreamSwift",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"daisukenagata": "dbank0208@gmail.com"
},
"source": {
"git": "https://github.com/daisukenagata/SocketStreamSwift.git",
"tag": "0.5.8"
},
"platforms": {
"ios": "13"
},
"swift_versions": "5.0",
"source_files": "SocketStreamSwift/Classes/**/*",
"swift_version": "5.0"
}