You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: SlackTextViewController.podspec
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
Pod::Spec.newdo |s|
4
4
s.name="SlackTextViewController"
5
5
s.version=@version
6
-
s.summary="A drop-in UIViewController subclass with a custom growing text input and other useful messaging features. A replacement for UITableViewController & UICollectionViewController."
6
+
s.summary="A drop-in UIViewController subclass with a custom growing text input and other useful messaging features. Meant to replace UITableViewController & UICollectionViewController."
7
7
s.license={:type=>'Apache License, Version 2.0',:file=>'LICENSE'}
0 commit comments