blob: c73423a2ab949394d2d3c7a8907adbc90bd8eed2 [file] [log] [blame]
{
"name": "SIOSocket",
"version": "0.0.2",
"summary": "Realtime iOS application framework (client) http://socket.io",
"license": "MIT",
"source": {
"tag": "v0.0.2",
"git": "https://github.com/MegaBits/SIOSocket.git"
},
"platforms": {
"ios": "7.0"
},
"source_files": "SocketIO/Source/*.{h,m}",
"requires_arc": true,
"homepage": "https://github.com/MegaBits/SIOSocket",
"authors": {
"Patrick Perini": "pcperini@gmail.com"
}
}