blob: 156b9a33b8801120f5cfcfcfd7cf5e2ec2a5a378 [file] [log] [blame]
{
"name": "MqttEx",
"version": "0.1.5",
"summary": "MqttEx subscribe on the one topic multiple times",
"description": "This package includes the mosquitto library and a MqttKit from https://github.com/mobile-web-messaging/MQTTKit.\nThe original MqttClientEx a extension of MqttClient with the ability to subscribe the same topic multiple times.",
"homepage": "https://github.com/xuwenquan/MqttEx",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"xuwq": "xuwenquan2015@icloud.com"
},
"source": {
"git": "https://github.com/xuwenquan/MqttEx.git",
"tag": "0.1.5"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MqttEx/Classes/**/*"
}