TPLAnimatableIcons 1.1.0× 测试已测试✗ Lang语言 Obj-CObjective C许可证 MIT 发布最后发布2015年8月由Christoph Pageler维护。安装指南×TPLAnimatableIcons的安装指南您想在Podfile中添加如下类似代码:`pod 'TPLAnimatableIcons', '~> 1.1'`target 'MyApp' do pod 'TPLAnimatableIcons', '~> 1.1' end然后在终端中运行`pod install`,或者在CocoaPods.app中运行。或者为了实验性运行,运行以下命令pod try TPLAnimatableIcons查看PodspecGitHub仓库CocoaPods.org页面TPLAnimatableIcons 1.1.0由Christoph Pagelerthepeaklabthepeaklab/TPLAnimatableIconsGitHub仓库 TPLAnimatableIcons是一种干净的方法,使用CoreAnimation在多个矢量图标之间进行动画转换。 (请参看/Example中的示例Xcode项目) 安装 用法 (请参考示例Xcode项目) 图标类型 汉堡-十字 汉堡-左箭头 汉堡-右箭头 汉堡-上箭头 汉堡-下箭头 汉堡-上箭头(左旋转到顶部) 汉堡-下箭头(左旋转到底部) 待办事项