File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
build/npm/navigation-react-native Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |spec |
22 spec . name = "navigation-react-native"
3- spec . version = "9.35.1 "
3+ spec . version = "9.35.2 "
44 spec . license = "Apache-2.0"
55 spec . summary = "React Native plugin for the Navigation router"
66 spec . homepage = "http://grahammendick.github.io/navigation/"
77 spec . platform = :ios , "9.0"
88 spec . author = "Graham Mendick"
9- spec . source = { :git => "git://github.com/grahammendick/navigation.git" , :tag => "v9.35.1 -NavigationReactNative" }
9+ spec . source = { :git => "git://github.com/grahammendick/navigation.git" , :tag => "v9.35.2 -NavigationReactNative" }
1010 spec . source_files = "ios/**/*.{h,m,mm}"
1111 spec . dependency "React-Core"
1212 if ENV [ 'RCT_NEW_ARCH_ENABLED' ] == '1' then
Original file line number Diff line number Diff line change 11{
22 "name" : " navigation-react-native" ,
3- "version" : " 9.35.1 " ,
3+ "version" : " 9.35.2 " ,
44 "description" : " React Native plugin for the Navigation router" ,
55 "main" : " navigation.react.native.js" ,
66 "types" : " navigation.react.native.d.ts" ,
You can’t perform that action at this time.
0 commit comments