Update spec

This commit is contained in:
Kyle Fang
2013-07-27 18:34:35 +08:00
parent 16912c3f9b
commit fe1ec593d2

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSMessagesViewController"
s.version = "1.2.3"
s.version = "1.2.4"
s.summary = "A messages UI for iPhone and iPad."
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."
s.homepage = "https://github.com/jessesquires/MessagesTableViewController"