Update podspec

This commit is contained in:
Kyle Fang
2013-07-25 23:36:15 +08:00
parent d058884b37
commit e73a2d35f9

View File

@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = "JSMessagesViewController"
s.version = "1.2.1"
s.version = "1.2.3"
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"