diff --git a/sp-react-native-mqtt.podspec b/sp-react-native-mqtt.podspec index 9eb3418..5986c2a 100644 --- a/sp-react-native-mqtt.podspec +++ b/sp-react-native-mqtt.podspec @@ -15,4 +15,5 @@ Pod::Spec.new do |s| s.platform = :ios, "8.0" s.dependency "React" + s.dependency "MQTTClient" end \ No newline at end of file