blob: 214c3ce0b87cbe2c50291a13ea4a8505cd289b80 [file] [log] [blame]
{
"name": "MJWebSocket",
"version": "0.1.0",
"summary": "A short description of MJWebSocket.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/yangyu2010/MJWebSocket",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"yangyu": "yangyu2010@aliyun.com"
},
"source": {
"git": "https://github.com/yangyu2010/MJWebSocket.git",
"tag": "v-0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "MJWebSocket/Classes/**/*",
"dependencies": {
"AFNetworking/Reachability": [
"~> 3.2.1"
],
"SocketRocket": [
"~> 0.5.1"
]
}
}