项目作者: ty0x2333

项目描述 :
iOS Live2D SDK
高级语言: C++
项目地址: git://github.com/ty0x2333/TYLive2D.git
创建时间: 2017-02-24T08:37:23Z
项目社区:https://github.com/ty0x2333/TYLive2D

开源协议:MIT License

下载


TYLive2D

CI Status
Version
License
Platform
Carthage compatible

Inspiration from DaidoujiChen/DaiLive2DPlayground

Example

To run the example project, clone the repo, and run pod install from the Example directory first.

Installation

CocoaPods

TYLive2D is available through CocoaPods. To install
it, simply add the following line to your Podfile:

  1. pod 'TYLive2D'

Carthage

Carthage is a decentralized dependency manager that builds your dependencies and provides you with binary frameworks.

You can install Carthage with Homebrew using the following command:

  1. $ brew update
  2. $ brew install carthage

To integrate TYLive2D into your Xcode project using Carthage, specify it in your Cartfile:

  1. github "luckytianyiyan/TYLive2D"

Run carthage to build the framework and drag the built TYLive2D.framework into your Xcode project.

Author

luckytianyiyan, luckytianyiyan@gmail.com

License

TYLive2D is available under the MIT license. See the LICENSE file for more info.