blob: d2e5bd0244ee5c1e189aad38e08f8e2e14985d0a [file] [log] [blame]
{
"name": "RespokeSocket.IO",
"version": "0.5.3",
"summary": "socket.io v0.7.2+ for iOS devices.",
"homepage": "https://github.com/respoke/socket.IO-objc",
"license": "MIT",
"authors": {
"Respoke": "info@respoke.io"
},
"source": {
"git": "https://github.com/respoke/socket.IO-objc.git",
"tag": "0.5.3"
},
"platforms": {
"ios": "6.0",
"osx": "10.8"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"dependencies": {
"RespokeSocketRocket": [
"~> 0.3.2"
]
}
}