blob: e1a2794f781e61405544b53528ed8826ddf08c89 [file] [log] [blame]
{
"name": "MZSocketIO",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "0.0.1",
"summary": "MZSocketIO iOS SDK",
"description": "Provide MZSocketIO Server Function",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZSocketIO-iOS.git",
"tag": "0.0.1"
},
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"frameworks": [
"Foundation",
"JavaScriptCore",
"WebKit"
],
"source_files": "MZSocketIO/*"
}