Skip to content

Commit

Permalink
release GTChatKit version 2.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
GeekTree0101 committed Mar 3, 2018
1 parent bcab20e commit 9511921
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion GTChatKit.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@

Pod::Spec.new do |s|
s.name = 'GTChatKit'
s.version = '1.0.0'
s.version = '2.0.0'
s.summary = 'iOS ChatKit built on Texture(AsyncDisplayKit) and written in Swift'

# This description is used to generate tags and improve search results.
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@ you do not need to be aware of (1: initial status) existence
## Requirements
- Xcode <~ 9.0
- iOS <~ 9.x
- Swift <~ 3.x, 4.0
- Swift 4.0 (master)
- Swift 3.x (swift3.x)

## Installation

Expand Down

0 comments on commit 9511921

Please sign in to comment.