ATReadingBookSDK 2.1.6

ATReadingBookSDK 2.1.6

linqingze, lianglibao, chen690764865 维护。



 
依赖
SSZipArchive~> 2.1.1
JSONModel~> 1.7.0
lottie-ios~> 2.5.0
SDWebImage~> 5.8.0
YYText~> 1.0.7
Objective-LevelDB~> 2.1.5
AliyunOSSiOS~> 2.10.7
 

  • 作者
  • Spaino

ATReadingBookSDK

项目介绍

ATReadingBookSDK

软件架构

支持 armv7 armv7s arm64 架构

安装教程

  1. pod 'ATReadingBookSDK', '~> 0.2.7'

使用说明

  1. **0.2.6 版为 thin framework **

    只包含 ABCtimeReadingBookSDK.framework

    需要配合 TALVoiceEvalSDK.framework+SingSound.Bundle 及自定义包装的 ATVoiceEvalManager 类在宿主工程中使用

    所属分支: master

  2. **0.2.7 版为 fat framework **

    pod install 之后会同时安装 ABCtimeReadingBookSDK.framework, ATVoiceEvalManager.framework 到宿主工程中

    所属分支: updateTAL_framework

  3. ATVoiceEvalManager.framework 说明

    包含 TALVoiceEvalSDK.framework+SingSound.Bundle 及自定义包装的 ATVoiceEvalManager 类的 custom framework

    ATVoiceEvalManager.framework 仓库链接:https://gitee.com/CaptainSpaino/ATVoiceEvalManager.git