From afdb83c32a6b150625ecb63ee2ad4fd7be29241a Mon Sep 17 00:00:00 2001 From: Josip Cavar Date: Sat, 28 May 2016 10:28:28 +0200 Subject: [PATCH] Change pod name to Mosquitto Signed-off-by: Josip Cavar --- Mosquitto.podspec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Mosquitto.podspec b/Mosquitto.podspec index 4113cb0d..64efb797 100644 --- a/Mosquitto.podspec +++ b/Mosquitto.podspec @@ -1,5 +1,5 @@ Pod::Spec.new do |s| - s.name = "Eclipse Mosquitto" + s.name = "Mosquitto" s.version = "1.4.8" s.summary = "Eclipse Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol." s.description = "Eclipse Mosquitto is an open source implementation of a server for version 3.1 and 3.1.1 of the MQTT protocol."