blob: 816d979a780343c145f82d96e85073be0627d59b [file] [log] [blame]
{
"name": "ios-socket-client",
"module_name": "SocketIO",
"version": "9.1.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 1.0+ and Swift.",
"homepage": "https://github.com/salemove/ios-socket-client",
"license": {
"type": "MIT"
},
"authors": {
"Salemove": "support@salemove.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/salemove/ios-socket-client.git",
"tag": "v9.1.0"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"swift_versions": "5.0",
"swift_version": "5.0"
}