blob: 72bc2e0d509aa0cdc4c58e9e93d71ba2e3928030 [file] [log] [blame]
{
"name": "SIOSocket",
"version": "0.2.0",
"summary": "Realtime iOS application framework (client) http://socket.io",
"license": "MIT",
"source": {
"tag": "v0.2.0",
"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": "pperini@megabitsapp.com"
}
}