Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
snowinszu committed Dec 13, 2022
1 parent 4ab7e38 commit b94673e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ source 'https://github.com/CocoaPods/Specs.git'
abstract_target "apple-p2p-engine" do
# use_frameworks!

pod 'SocketRocket', '~> 0.5'
pod 'SocketRocket', '~> 0.6'
pod 'CocoaLumberjack'
pod "GCDWebServer", '~> 3.5'
pod 'CocoaAsyncSocket', '~> 7.6'
Expand Down

0 comments on commit b94673e

Please sign in to comment.