File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -3,4 +3,4 @@ github "ashleymills/Reachability.swift"
3
3
github "icanzilb/TaskQueue"
4
4
5
5
# github "daltoniam/Starscream"
6
- github "hamchapman/Starscream" "cleanup-pod-fork"
6
+ github "hamchapman/Starscream"
Original file line number Diff line number Diff line change 1
1
github "ashleymills/Reachability.swift" "v4.1.0"
2
- github "hamchapman/Starscream" "bfc884d67838079075e4ab816e6a0eafa257b2d6 "
2
+ github "hamchapman/Starscream" "3.0.6 "
3
3
github "icanzilb/TaskQueue" "1.1.0"
4
- github "krzyzanowskim/CryptoSwift" "0.8.3 "
4
+ github "krzyzanowskim/CryptoSwift" "0.9.0 "
Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ Pod::Spec.new do |s|
11
11
s . requires_arc = true
12
12
s . source_files = 'Sources/*.swift'
13
13
14
- s . dependency 'CryptoSwift' , '~> 0.8.3 '
14
+ s . dependency 'CryptoSwift' , '~> 0.9.0 '
15
15
s . dependency 'ReachabilitySwift' , '~> 4.1.0'
16
16
s . dependency 'TaskQueue' , '~> 1.1.0'
17
17
s . dependency 'StarscreamFork' , '~> 3.0.6'
You can’t perform that action at this time.
0 commit comments