# ZXAnimationUtil **Repository Path**: zj1208/ZXAnimationUtil ## Basic Information - **Project Name**: ZXAnimationUtil - **Description**: 动画 - **Primary Language**: Objective-C - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2023-07-03 - **Last Updated**: 2024-08-05 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # ZXAnimationUtil [![CI Status](https://img.shields.io/travis/simon/ZXAnimationUtil.svg?style=flat)](https://travis-ci.org/simon/ZXAnimationUtil) [![Version](https://img.shields.io/cocoapods/v/ZXAnimationUtil.svg?style=flat)](https://cocoapods.org/pods/ZXAnimationUtil) [![License](https://img.shields.io/cocoapods/l/ZXAnimationUtil.svg?style=flat)](https://cocoapods.org/pods/ZXAnimationUtil) [![Platform](https://img.shields.io/cocoapods/p/ZXAnimationUtil.svg?style=flat)](https://cocoapods.org/pods/ZXAnimationUtil) ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first. ## Requirements ## Installation ZXAnimationUtil is available through [CocoaPods](https://cocoapods.org). To install it, simply add the following line to your Podfile: ```ruby pod 'ZXAnimationUtil' ``` ## Author simon, zhuxinming8@163.com ## License ZXAnimationUtil is available under the MIT license. See the LICENSE file for more info. ## 更新 pod lib lint --no-clean --allow-warnings --verbose pod repo push gitee-zj1208-specs ZXAnimationUtil.podspec --allow-warnings --verbose