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 +6
-6
lines changed
Expand file tree Collapse file tree 4 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 11module : MotionInterchange
2- module_version : 1.5 .0
2+ module_version : 1.6 .0
33sdk : iphonesimulator
44umbrella_header : src/MotionInterchange.h
55objc : true
66github_url : https://github.com/material-motion/motion-interchange-objc
7- github_file_prefix : https://github.com/material-motion/motion-interchange-objc/tree/v1.5 .0
7+ github_file_prefix : https://github.com/material-motion/motion-interchange-objc/tree/v1.6 .0
88
Original file line number Diff line number Diff line change 1- # 1.5.1
1+ # 1.6.0
22
33This patch release introduces a compatibility initializer for creating Objective-C animation traits from C-style motion timings.
44
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "MotionInterchange"
33 s . summary = "Motion interchange format."
4- s . version = "1.5 .0"
4+ s . version = "1.6 .0"
55 s . authors = "The Material Motion Authors"
66 s . license = "Apache 2.0"
77 s . homepage = "https://github.com/material-motion/motion-interchange-objc"
Original file line number Diff line number Diff line change 11PODS:
22 - CatalogByConvention (2.1.1)
3- - MotionInterchange (1.5 .0)
3+ - MotionInterchange (1.6 .0)
44
55DEPENDENCIES:
66 - CatalogByConvention
@@ -12,7 +12,7 @@ EXTERNAL SOURCES:
1212
1313SPEC CHECKSUMS:
1414 CatalogByConvention: c3a5319de04250a7cd4649127fcfca5fe3322a43
15- MotionInterchange: 27bef5bbb1e7a59242c38cf2f1ccab83ca569f55
15+ MotionInterchange: ead0e3ae1f3a5fb539e289debbc7ae036160a10d
1616
1717PODFILE CHECKSUM: 09090d12db5aab00a13fe82da94f338ebd03f5dc
1818
You can’t perform that action at this time.
0 commit comments