PinterestAnimator 如 Pinterest 3.0++ 应用过渡动画。
CocosPods 是安装 PinterestAnimator 的推荐方法,只需在 Podfile
中添加以下行即可
pod 'PinterestAnimator'
然后运行 pod install
,然后您就完成了!
中文: PinterestAnimator 在 GPL v3 协议下使用,可在 LICENSE 文件中找到有关使用协议的更多信息。
English: PinterestAnimator is available under the GPL v3 license, see the LICENSE file for more information.
感谢 demon1105 创建 PinterestSwift。
我的开源项目基于并参考 PinterestSwift 代码和想法。
但我用 Objective-C 语言进行编码。