FGDoodlingBoard 1.0×Maintained by CGPointZero.Installation Guide×Installation Guide for FGDoodlingBoardYou want to add pod 'FGDoodlingBoard', '~> 1.0' similar to the following to your Podfile:target 'MyApp' do pod 'FGDoodlingBoard', '~> 1.0' endThen run a pod install inside your terminal, or from CocoaPods.app.Alternatively to give it a test run, run the command:pod try FGDoodlingBoardSee PodspecGitHub RepoPage on CocoaPods.orgFGDoodlingBoard 1.0ByCGPointZeroInsfgg99x/FGDoodlingBoardGitHub Repo涂鸦板、涂鸦(Doodling) 简介 涂鸦板撤销、重做、清除、截图保存、路径采集、播放涂鸦路径动画等功能 效果演示 安装 pod pod 'FGDoodlingBoard' pod repo update pod install Swift 4.x
涂鸦板、涂鸦(Doodling) 简介 涂鸦板撤销、重做、清除、截图保存、路径采集、播放涂鸦路径动画等功能 效果演示 安装 pod pod 'FGDoodlingBoard' pod repo update pod install Swift 4.x