Skip to content

Commit b72a455

Browse files
committed
Specify dependency version
1 parent ae271db commit b72a455

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

MessageKit.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,6 @@ Pod::Spec.new do |s|
2222

2323
s.requires_arc = true
2424

25-
s.dependency 'InputBarAccessoryView'
25+
s.dependency 'InputBarAccessoryView', '~> 4.2.2'
2626

2727
end

0 commit comments

Comments
 (0)