blob: fbc3af96bfa02deb4c5db8615dcc80aa118ba0b5 [file] [log] [blame]
{
"name": "Socket.IO-Client-Swift-Q",
"module_name": "SocketIOQ",
"version": "11.0.0",
"summary": "Socket.IO-client for iOS and OS X",
"description": "Socket.IO-client for iOS and OS X.\nSupports ws/wss/polling connections and binary.\nFor socket.io 2.0+ and Swift.",
"homepage": "https://github.com/harry1064/socket.io-client-swift",
"license": {
"type": "MIT"
},
"authors": {
"Erik": "nuclear.ace@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/harry1064/socket.io-client-swift.git",
"tag": "v11.0.0",
"submodules": true
},
"source_files": "Source/*.swift",
"dependencies": {
"StarscreamSocketIO": [
"~> 8.0.1"
]
},
"pushed_with_swift_version": "3.0"
}