Skip to content

Commit 4d877ca

Browse files
committed
minor edits to podspec
1 parent 04eaf75 commit 4d877ca

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

SlackTextViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
Pod::Spec.new do |s|
44
s.name = "SlackTextViewController"
55
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."
77
s.license = { :type => 'Apache License, Version 2.0', :file => 'LICENSE' }
88
s.author = { "Slack Technologies, Inc." => "ios-team@slack-corp.com" }
99
s.source = { :git => "https://github.com/slackhq/SlackTextViewController.git", :tag => "v#{s.version}" }

0 commit comments

Comments
 (0)