blob: 4920f1f51eaf084d2f435438640d7b8f51cd948c [file] [log] [blame]
{
"name": "SocketRocket_Javen",
"version": "0.3.2",
"summary": "fork form square",
"homepage": "https://github.com/square/SocketRocket",
"authors": "Square",
"license": "Apache License, Version 2.0",
"source": {
"git": "https://github.com/javenl/SocketRocket.git",
"tag": "0.3.2"
},
"source_files": "SocketRocket/*.{h,m,c}",
"requires_arc": true,
"ios": {
"frameworks": [
"CFNetwork",
"Security"
]
},
"libraries": "icucore",
"platforms": {
"ios": "6.0"
}
}