TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2016 |
Maintained by zilong.li.
Hyphenate iOS Full SDK CocoaPod repo
Start with 3.1.2, the developers could use Cocoapods to integrate HyphenateFull-SDK, Quick Start:
Add the following line to your podfile:
pod 'HyphenateFull-SDK'
Make sure to include our SDK libraries from your .h file:
#import <HyphenateFull-SDK/EMSDKFull.h>
And next, the developers could normally use all the features of HyphenateFull-SDK.
The developers could read the detail for initialization in our official documents: Initialization