File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- github "nathantannar4/InputBarAccessoryView" ~> 4.3 .0
1+ github "nathantannar4/InputBarAccessoryView" ~> 5.1 .0
Original file line number Diff line number Diff line change 11PODS:
2- - InputBarAccessoryView (5.0 .0):
3- - InputBarAccessoryView/Core (= 5.0 .0)
4- - InputBarAccessoryView/Core (5.0 .0)
5- - MessageKit (3.1 .0):
6- - InputBarAccessoryView (~> 5.0 .0)
2+ - InputBarAccessoryView (5.1 .0):
3+ - InputBarAccessoryView/Core (= 5.1 .0)
4+ - InputBarAccessoryView/Core (5.1 .0)
5+ - MessageKit (3.2 .0):
6+ - InputBarAccessoryView (~> 5.1 .0)
77 - PINCache (3.0.1-beta.8):
88 - PINCache/Arc-exception-safe (= 3.0.1-beta.8)
99 - PINCache/Core (= 3.0.1-beta.8)
@@ -40,8 +40,8 @@ EXTERNAL SOURCES:
4040 :path: "../"
4141
4242SPEC CHECKSUMS:
43- InputBarAccessoryView: cbc0b2d9456058e1166898897865f9f4960fac81
44- MessageKit: 83cb90a9087b46d1e7da2451ca3e2bde462ad7e7
43+ InputBarAccessoryView: 19953f486a23e846e9487099f92bbe3456e46ce5
44+ MessageKit: ce553a92153b597540ea4688b654680542c4af6a
4545 PINCache: 534fd41d358d828dfdf227a0d327f3673a65e20b
4646 PINOperation: 24b774353ca248fcf87d67b2d61eef42087c125a
4747 PINRemoteImage: e2b89e19fb6e77ffc099f9d9f3b3fe1745e3f9f9
Original file line number Diff line number Diff line change @@ -16,6 +16,6 @@ Pod::Spec.new do |s|
1616 s . ios . deployment_target = '11.0'
1717 s . ios . resources = [ 'Sources/Assets.xcassets' ]
1818
19- s . dependency 'InputBarAccessoryView' , '~> 5.0 .0'
19+ s . dependency 'InputBarAccessoryView' , '~> 5.1 .0'
2020
2121end
You can’t perform that action at this time.
0 commit comments