blob: ddae9bd71d64ac639f403ad26fb6040c7e527eb4 [file] [log] [blame]
{
"name": "SGWebSocket",
"version": "0.1.0.1",
"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.ghag@thesunflowerlab.com"
},
"source": {
"git": "https://github.com/GhagSagar23/SGWebSocket.git",
"tag": "0.1.0.1"
},
"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"
}