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 1
- # 1 .0.0 (MaterialMotionTransitioning)
1
+ # 2 .0.0 (MaterialMotionTransitioning)
2
2
3
3
The library has been renamed to MaterialMotionTransitioning.
4
4
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "MaterialMotionTransitioning"
3
3
s . summary = "Light-weight API for building UIViewController transitions."
4
- s . version = "1 .0.0"
4
+ s . version = "2 .0.0"
5
5
s . authors = "The Material Motion Authors"
6
6
s . license = "Apache 2.0"
7
7
s . homepage = "https://github.com/material-motion/transitioning-objc"
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- CatalogByConvention (2.1.1)
3
- - MaterialMotionTransitioning (1 .0.0)
3
+ - MaterialMotionTransitioning (2 .0.0)
4
4
5
5
DEPENDENCIES:
6
6
- CatalogByConvention
@@ -12,7 +12,7 @@ EXTERNAL SOURCES:
12
12
13
13
SPEC CHECKSUMS:
14
14
CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15
- MaterialMotionTransitioning: e908a3df8c388c6a0b934d8c224682bcc0b7aabd
15
+ MaterialMotionTransitioning: e89c47d3a019d1cec945c4ab8653cfc417430e8f
16
16
17
17
PODFILE CHECKSUM: a339d385d38b29a0052f32984921c8567d0c57e5
18
18
You can’t perform that action at this time.
0 commit comments