Skip to content

Commit fdaa78c

Browse files
committed
Release v1.4.1 (Hot Fix version)
1 parent e1ad2bc commit fdaa78c

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

VEditorKit.podspec

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Pod::Spec.new do |s|
22

33
s.name = 'VEditorKit'
4-
s.version = '1.4.0'
4+
s.version = '1.4.1'
55
s.summary = 'Lightweight and Powerful Editor Kit'
66

77
s.description = 'Lightweight and Powerful Editor Kit built on Texture(AsyncDisplayKit)'
@@ -15,7 +15,7 @@ Pod::Spec.new do |s|
1515
s.xcconfig = { 'GCC_PREPROCESSOR_DEFINITIONS' => '$(inherited) AS_USE_VIDEO=1' }
1616

1717
s.source_files = 'VEditorKit/**/*'
18-
s.dependency 'Texture', '2.8'
18+
s.dependency 'Texture', '~> 2.7'
1919
s.dependency 'BonMot'
2020
s.dependency 'RxSwift'
2121
s.dependency 'RxCocoa'

0 commit comments

Comments
 (0)