[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / 3 / 2 / 5 / MZChatSDK / 2.6.2 / MZChatSDK.podspec.json
blobfc78ca6fcd73de1a53c797be8758b95b98467892
2   "name": "MZChatSDK",
3   "authors": {
4     "sunxianhao": "sunxianhao@rd.zmengzhu.com"
5   },
6   "version": "2.6.2",
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.6.2"
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.6.0"
27     ],
28     "MZSocketIO": [
30     ],
31     "MZEmojiLabel": [
32       "~> 1.1.4"
33     ]
34   }