blob: 33aca9399a14a38f6b0896e514cf4173929840e4 [file] [log] [blame]
{
"name": "MQTTClientMinCopy",
"version": "0.15.1",
"summary": "iOS, macOS and tvOS native ObjectiveC MQTT Client Framework, This is 0.15.1 version copy, modify MQTTSession some code, resolve decode message before shut down broker. May be will be deleted soon after!",
"homepage": "https://github.com/novastone-media/MQTT-Client-Framework",
"license": {
"type": "EPLv1",
"file": "LICENSE"
},
"authors": {
"novastonemedia": "ios@novastonemedia.com"
},
"source": {
"git": "https://github.com/iOnRoad/MQTTClientMinCopy.git",
"tag": "0.15.1"
},
"requires_arc": true,
"platforms": {
"ios": "6.1",
"osx": "10.10",
"tvos": "9.0"
},
"source_files": "MQTTClientMinCopy"
}