Skip to content

Commit

Permalink
Removed unused comment in MQTTClientGJ.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
alfianlosari committed Feb 29, 2024
1 parent 73faa90 commit 68d504d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CourierMQTT.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ Pod::Spec.new do |c|
c.source_files = "CourierMQTT/**/*.swift"

c.dependency 'CourierCore', "#{c.version}"
# Make sure to use the forked version from private podspec "ios-ca-podspecs" as it contains critical fix on MQTTSession for transportDidClose
c.dependency 'MQTTClientGJ', "#{c.version}"
c.dependency 'ReachabilitySwift', '>= 5.0.0'
end
Expand Down

0 comments on commit 68d504d

Please sign in to comment.