# open_im_sdk_ios [![CI Status](https://img.shields.io/travis/cc/open_im_sdk_ios.svg?style=flat)](https://travis-ci.org/cc/open_im_sdk_ios) [![Version](https://img.shields.io/cocoapods/v/open_im_sdk_ios.svg?style=flat)](https://cocoapods.org/pods/open_im_sdk_ios) [![License](https://img.shields.io/cocoapods/l/open_im_sdk_ios.svg?style=flat)](https://cocoapods.org/pods/open_im_sdk_ios) [![Platform](https://img.shields.io/cocoapods/p/open_im_sdk_ios.svg?style=flat)](https://cocoapods.org/pods/open_im_sdk_ios) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation open_im_sdk_ios is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'open_im_sdk_ios' ``` ## Author cc, cc ## License open_im_sdk_ios is available under the MIT license. See the LICENSE file for more info.