This repository was archived by the owner on Aug 30, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Expand file tree Collapse file tree 4 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 1+ # 3.0.1
2+
3+ Fixed the umbrella header name to match the library name.
4+
15# 3.0.0 (MotionTransitioning)
26
37The library has been renamed to MotionTransitioning.
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "MotionTransitioning"
33 s . summary = "Light-weight API for building UIViewController transitions."
4- s . version = "3.0.0 "
4+ s . version = "3.0.1 "
55 s . authors = "The Material Motion Authors"
66 s . license = "Apache 2.0"
77 s . homepage = "https://github.com/material-motion/transitioning-objc"
Original file line number Diff line number Diff line change 11PODS:
22 - CatalogByConvention (2.1.1)
3- - MotionTransitioning (3.0.0 )
3+ - MotionTransitioning (3.0.1 )
44
55DEPENDENCIES:
66 - CatalogByConvention
@@ -12,7 +12,7 @@ EXTERNAL SOURCES:
1212
1313SPEC CHECKSUMS:
1414 CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15- MotionTransitioning: 108f968d1251c13aae3a6921d8d87e57c741fa54
15+ MotionTransitioning: a8b09749a075e420a599324fdf628465e8b1b219
1616
1717PODFILE CHECKSUM: db2e7ac8d9d65704a2cbffa0b77e39a574cb7248
1818
File renamed without changes.
You can’t perform that action at this time.
0 commit comments