# DMQTTClient **Repository Path**: NUKZ/DMQTTClient ## Basic Information - **Project Name**: DMQTTClient - **Description**: MQTTClient动态库 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 1 - **Created**: 2018-10-13 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # DMQTTClient [![CI Status](https://img.shields.io/travis/ZhaoBingDong/DMQTTClient.svg?style=flat)](https://travis-ci.org/ZhaoBingDong/DMQTTClient) [![Version](https://img.shields.io/cocoapods/v/DMQTTClient.svg?style=flat)](https://cocoapods.org/pods/DMQTTClient) [![License](https://img.shields.io/cocoapods/l/DMQTTClient.svg?style=flat)](https://cocoapods.org/pods/DMQTTClient) [![Platform](https://img.shields.io/cocoapods/p/DMQTTClient.svg?style=flat)](https://cocoapods.org/pods/DMQTTClient) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation DMQTTClient is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'DMQTTClient' ``` ## Author ZhaoBingDong, dzb8818082@163.com ## License DMQTTClient is available under the MIT license. See the LICENSE file for more info.