# TYLive2D **Repository Path**: liangsuqiang/TYLive2D ## Basic Information - **Project Name**: TYLive2D - **Description**: iOS Live2D SDK - **Primary Language**: Unknown - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 1 - **Forks**: 0 - **Created**: 2020-11-04 - **Last Updated**: 2021-10-21 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # PPLive2D fork TYLive2D [![CI Status](http://img.shields.io/travis/luckytianyiyan/TYLive2D.svg?style=flat)](https://travis-ci.org/luckytianyiyan/TYLive2D) [![Version](https://img.shields.io/cocoapods/v/TYLive2D.svg?style=flat)](http://cocoapods.org/pods/TYLive2D) [![License](https://img.shields.io/cocoapods/l/TYLive2D.svg?style=flat)](http://cocoapods.org/pods/TYLive2D) [![Platform](https://img.shields.io/cocoapods/p/TYLive2D.svg?style=flat)](http://cocoapods.org/pods/TYLive2D) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) Inspiration from [DaidoujiChen/DaiLive2DPlayground](https://github.com/DaidoujiChen/DaiLive2DPlayground) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Installation #### CocoaPods **PPLive2D** is available through [CocoaPods](http://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'PPLive2D' ``` ## License PPLive2D is available under the MIT license. See the LICENSE file for more info.