Skip to content

Commit 438af4f

Browse files
committed
podspec
1 parent 00794d0 commit 438af4f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

JSMessagesViewController.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
Pod::Spec.new do |s|
22
s.name = "JSMessagesViewController"
3-
s.version = "1.0.1"
3+
s.version = "1.1.0"
44
s.summary = "A messages UI for iPhone and iPad."
5-
s.description = "This messages tableview controller is very similar to the iOS Messages app. Note, this is only a messaging UI, not a messaging app. This is intended to be used in an existing app where you have (or are developing) a messaging system and need a user interface for it."
5+
s.description = "This messages tableview controller is very similar to the one in the iOS Messages app. Note, this is only a messaging UI, not a messaging app. This is intended to be used in an existing app where you have (or are developing) a messaging system and need a user interface for it."
66
s.homepage = "https://github.com/jessesquires/MessagesTableViewController"
77
s.license = 'MIT License'
88
s.author = { "Jesse Squires" => "[email protected]" }

0 commit comments

Comments
 (0)