Skip to content

Commit ccb60f5

Browse files
committed
Updated podpsec.
1 parent 982cbaa commit ccb60f5

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

NativeUIKit.podspec

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -12,8 +12,8 @@ Pod::Spec.new do |s|
1212
s.ios.deployment_target = '12.0'
1313

1414
s.source_files = 'Sources/NativeUIKit/**/*.swift'
15-
s.dependency 'SparrowKit'
16-
s.dependency 'SPPerspective'
17-
s.dependency 'SPDiffable'
15+
s.dependency 'SparrowKit', '~> 3.4.8'
16+
s.dependency 'SPPerspective', '~> 1.4.1'
17+
s.dependency 'SPDiffable', '~> 2.2.0'
1818

1919
end

0 commit comments

Comments
 (0)