blob: fa77abfb0e8c9c82fde3537680c31d73330fa884 [file] [log] [blame]
{
"name": "SocketIOtstech",
"module_name": "SocketIOtstech",
"version": "0.0.1",
"summary": "1.0+ Socket.IO-client for iOS",
"description": "Socket.IO-client for iOS and OS X.",
"homepage": "https://git.qvipe.org/ios/socketio",
"license": {
"type": "MIT"
},
"authors": {
"author": "emptymail@gmail.com"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0"
},
"source": {
"git": "git@git.qvipe.org:ios/socketio.git",
"tag": "0.0.1",
"branch": "master"
},
"source_files": "Source/**/*.swift",
"requires_arc": true,
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"swift_version": "4.2"
}