mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-01-12 22:48:53 +08:00
podspec
This commit is contained in:
@@ -1,8 +1,8 @@
|
||||
Pod::Spec.new do |s|
|
||||
s.name = "JSMessagesViewController"
|
||||
s.version = "1.0.1"
|
||||
s.version = "1.1.0"
|
||||
s.summary = "A messages UI for iPhone and iPad."
|
||||
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."
|
||||
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"
|
||||
s.license = 'MIT License'
|
||||
s.author = { "Jesse Squires" => "jesse.d.squires@gmail.com" }
|
||||
|
||||
Reference in New Issue
Block a user