blob: c451471d6fe198192c9829de7fc03987f0df94f5 [file] [log] [blame]
{
"name": "SGWebSocket",
"version": "0.1.0.2",
"summary": "SGWebSocket is a wrapper library of SocketRocket by Facebook.",
"description": "'SGWebSocket is a client side wrapper library for using WebSocket into your application. SGWebSocket inherits SocketRocket by Facebook.'",
"homepage": "https://github.com/GhagSagar23/SGWebSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"GhagSagar23": "sagar.ghag23@yahoo.com"
},
"source": {
"git": "https://github.com/GhagSagar23/SGWebSocket.git",
"tag": "0.1.0.2"
},
"social_media_url": "https://www.instagram.com/sagar.ghag23/",
"platforms": {
"ios": "12.0"
},
"source_files": "Source/**/*.swift",
"swift_versions": "5.0",
"dependencies": {
"SocketRocket": [
]
},
"swift_version": "5.0"
}