{ | |
"name": "SRJaven", | |
"version": "0.3.2", | |
"summary": "fork form square SocketRocket", | |
"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}", | |
"ios": { | |
"frameworks": [ | |
"CFNetwork", | |
"Security" | |
] | |
}, | |
"libraries": "icucore", | |
"platforms": { | |
"ios": "6.0" | |
} | |
} |