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 +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 : MotionInterchange
2
- module_version : 1.3 .0
2
+ module_version : 1.4 .0
3
3
sdk : iphonesimulator
4
4
umbrella_header : src/MotionInterchange.h
5
5
objc : true
6
6
github_url : https://github.com/material-motion/motion-interchange-objc
7
- github_file_prefix : https://github.com/material-motion/motion-interchange-objc/tree/v1.3 .0
7
+ github_file_prefix : https://github.com/material-motion/motion-interchange-objc/tree/v1.4 .0
8
8
Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = "MotionInterchange"
3
3
s . summary = "Motion interchange format."
4
- s . version = "1.3 .0"
4
+ s . version = "1.4 .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/motion-interchange-objc"
Original file line number Diff line number Diff line change 1
1
PODS:
2
2
- CatalogByConvention (2.1.1)
3
- - MotionInterchange (1.3 .0)
3
+ - MotionInterchange (1.4 .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
- MotionInterchange: 988fc0011e4b806cc33f2fb4f9566f5eeb4159e8
15
+ MotionInterchange: 35e0fd286ceab53dd4ee03494b3fcafa6a70637a
16
16
17
17
PODFILE CHECKSUM: 09090d12db5aab00a13fe82da94f338ebd03f5dc
18
18
You can’t perform that action at this time.
0 commit comments