This repository was archived by the owner on Aug 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Expand file tree Collapse file tree 3 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 11module : MotionAnimator
2- module_version : 4 .0.1
2+ module_version : 5 .0.0
33sdk : iphonesimulator
44umbrella_header : src/MotionAnimator.h
55objc : true
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "MotionAnimator"
33 s . summary = "A Motion Animator creates performant, interruptible animations from motion specs."
4- s . version = "4 .0.1 "
4+ s . version = "5 .0.0 "
55 s . authors = "The Material Motion Authors"
66 s . license = "Apache 2.0"
77 s . homepage = "https://github.com/material-motion/motion-animator-objc"
Original file line number Diff line number Diff line change 11PODS:
22 - CatalogByConvention (2.5.2)
3- - MotionAnimator (4 .0.1 ):
3+ - MotionAnimator (5 .0.0 ):
44 - MotionInterchange (~> 4.0)
55 - MotionInterchange (4.0.1)
66
@@ -19,7 +19,7 @@ EXTERNAL SOURCES:
1919
2020SPEC CHECKSUMS:
2121 CatalogByConvention: ef713654160053be026fa4648dd28caf6b5ca4e1
22- MotionAnimator: 3bba97637c12c798c7ea5e28508a912641498dc5
22+ MotionAnimator: af4b2f0c5e55c58e2f55208c1cafed410c75afb6
2323 MotionInterchange: d58704efd5dcd62c6535bc1081df832533a8e9b9
2424
2525PODFILE CHECKSUM: ea67d7318ea5fbb64e106792b6249914962adb16
You can’t perform that action at this time.
0 commit comments