This repository was archived by the owner on Aug 13, 2021. It is now read-only.
File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
module : MaterialMotion
2
- module_version : 1.2.0
2
+ module_version : 1.2.1
3
3
sdk : iphonesimulator
4
4
xcodebuild_arguments :
5
5
- -workspace
6
6
- MaterialMotion.xcworkspace
7
7
- -scheme
8
8
- MaterialMotion
9
9
github_url : https://github.com/material-motion/material-motion-swift
10
- github_file_prefix : https://github.com/material-motion/material-motion-swift/tree/v1.2.0
10
+ github_file_prefix : https://github.com/material-motion/material-motion-swift/tree/v1.2.1
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "MaterialMotion"
3
3
s . summary = "Reactive motion driven by Core Animation."
4
- s . version = "1.2.0 "
4
+ s . version = "1.2.1 "
5
5
s . authors = "The Material Motion Authors"
6
6
s . license = "Apache 2.0"
7
7
s . homepage = "https://github.com/material-motion/material-motion-swift"
Original file line number Diff line number Diff line change 3
3
- IndefiniteObservable (3.1.0):
4
4
- IndefiniteObservable/lib (= 3.1.0)
5
5
- IndefiniteObservable/lib (3.1.0)
6
- - MaterialMotion (1.2.0 ):
6
+ - MaterialMotion (1.2.1 ):
7
7
- IndefiniteObservable (~> 3.0)
8
8
9
9
DEPENDENCIES:
@@ -17,7 +17,7 @@ EXTERNAL SOURCES:
17
17
SPEC CHECKSUMS:
18
18
CatalogByConvention: be55c2263132e4f9f59299ac8a528ee8715b3275
19
19
IndefiniteObservable: 2789d61f487d8d37fa2b9c3153cc44d4447ff744
20
- MaterialMotion: 4a4f155a35fce5e1dad7cc838719ef1c9c590dc6
20
+ MaterialMotion: 599cd0743c60cdb62d7bae2b25bebbc77f6cd9b5
21
21
22
22
PODFILE CHECKSUM: f503265a0d60526a0d28c96dd4bdcfb40fb562fc
23
23
You can’t perform that action at this time.
0 commit comments