Update README.md

Added CocoaPods instructions :)
This commit is contained in:
Ashton Williams
2013-03-13 22:24:11 +11:00
parent 50347f2d71
commit a3f2effb3a

View File

@@ -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