ATReadingBookSDK
项目介绍
ATReadingBookSDK
软件架构
支持 armv7 armv7s arm64 架构
安装教程
- pod 'ATReadingBookSDK', '~> 0.2.7'
使用说明
-
**0.2.6 版为 thin framework **
只包含 ABCtimeReadingBookSDK.framework
需要配合 TALVoiceEvalSDK.framework+SingSound.Bundle 及自定义包装的 ATVoiceEvalManager 类在宿主工程中使用
所属分支: master
-
**0.2.7 版为 fat framework **
pod install 之后会同时安装 ABCtimeReadingBookSDK.framework, ATVoiceEvalManager.framework 到宿主工程中
所属分支: updateTAL_framework
-
ATVoiceEvalManager.framework 说明
包含 TALVoiceEvalSDK.framework+SingSound.Bundle 及自定义包装的 ATVoiceEvalManager 类的 custom framework
ATVoiceEvalManager.framework 仓库链接:https://gitee.com/CaptainSpaino/ATVoiceEvalManager.git