ShareREC

ShareREC is SDK that enable users can can record their mobile game play screen and share it.


License
MIT
Install
pod try ShareREC

Documentation

ShareREC文件包含:

1、libraries(ShareREC类库),其中包含:

 1. ShareREC.framework:录制框架。(必要)
 2. ShareRECSocial.framework:分享功能框架。(必要)
 3. ShareREC.bundle:录制框架资源文件。(必要)
 4. ShareRECSocial.bundle:分享框架资源文件。(必要)
 5. en.lproj:本地化文件(必要)
 6. zh-Hans.lproj:本地化文件(必要)

2、Demo(包含Objective-C示例Demo)

3、doc(包含Objective-C集成文档)