[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 3 / 2 / 5 / MZChatSDK / 2.4.0 / MZChatSDK.podspec.json
blobb9a9fcd9e2771ea463354514f62e7822014975b4
2   "name": "MZChatSDK",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.4.0",
7   "summary": "MZChatSDK MZ iOS SDK",
8   "description": "Provides the user to push the stream and the playback function",
9   "homepage": "http://www.zmengzhu.com",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "source": {
15     "git": "https://github.com/mengzhuSDK/MZChatSDK-IOS.git",
16     "tag": "2.4.0"
17   },
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.0"
21   },
22   "vendored_frameworks": "MZChatSDK/MZChatSDK.framework",
23   "resources": "MZChatSDK/MZChatSDKResource.bundle",
24   "dependencies": {
25     "MZCoreSDKLibrary": [
26       ">= 2.4.0"
27     ],
28     "MZSocketIO": [
30     ],
31     "MZEmojiLabel": [
32       "~> 1.1.4"
33     ]
34   }