blob: b9a9fcd9e2771ea463354514f62e7822014975b4 [file] [log] [blame]
{
"name": "MZChatSDK",
"authors": {
"sunxianhao": "sunxianhao@rd.zmengzhu.com"
},
"version": "2.4.0",
"summary": "MZChatSDK MZ iOS SDK",
"description": "Provides the user to push the stream and the playback function",
"homepage": "http://www.zmengzhu.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/mengzhuSDK/MZChatSDK-IOS.git",
"tag": "2.4.0"
},
"requires_arc": true,
"platforms": {
"ios": "9.0"
},
"vendored_frameworks": "MZChatSDK/MZChatSDK.framework",
"resources": "MZChatSDK/MZChatSDKResource.bundle",
"dependencies": {
"MZCoreSDKLibrary": [
">= 2.4.0"
],
"MZSocketIO": [
],
"MZEmojiLabel": [
"~> 1.1.4"
]
}
}