blob: 1fa4b304d9036d61929a5398d696c22b438af725 [file] [log] [blame]
{
"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"
}
}