mirror of
https://github.com/zhigang1992/MessagesTableViewController.git
synced 2026-04-24 04:14:56 +08:00
Update README.md
Added CocoaPods instructions :)
This commit is contained in:
10
README.md
10
README.md
@@ -22,7 +22,13 @@ Notable changes from [SSMessagingViewController][1]:
|
||||
* Refactoring, refinements, and fixes
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
### Using [CocoaPods](http://www.cocoapods.org)
|
||||
|
||||
pod 'MessagesTableViewController'
|
||||
|
||||
### From source
|
||||
|
||||
* Drag the `MessagesTableViewController/` folder to your project.
|
||||
* Add the `AudioToolbox.framework` to your project, if you want to use the sound effects
|
||||
* Subclass `MessagesViewController`
|
||||
@@ -74,4 +80,4 @@ The above copyright notice and this permission notice shall be included in all c
|
||||
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
|
||||
|
||||
|
||||
[1]:https://github.com/soffes/ssmessagesviewcontroller
|
||||
[1]:https://github.com/soffes/ssmessagesviewcontroller
|
||||
|
||||
Reference in New Issue
Block a user