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: SlackChatKit.podspec
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,9 +3,9 @@
3
3
Pod::Spec.newdo |s|
4
4
s.name="SlackChatKit"
5
5
s.version=@version
6
-
s.summary="A drop-in replacement of UITableViewController with chat features."
6
+
s.summary="A drop-in (and non-hacky) replacement of UITableViewController & UICollectionViewController, with growing text view and many other useful chat features."
0 commit comments