Skip to content

Commit 970ed8b

Browse files
author
dzenbot
committed
Updates the pod spec
1 parent 2786941 commit 970ed8b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

SlackChatKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,9 @@
33
Pod::Spec.new do |s|
44
s.name = "SlackChatKit"
55
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."
77
s.license = "MIT (example)"
8-
s.author = { "dzenbot" => "ignacio@slack-corp.com" }
8+
s.author = { "Slack Technologies, Inc." => "hello@slack.com" }
99
s.platform = :ios, "7.0"
1010
s.requires_arc = true
1111

0 commit comments

Comments
 (0)