Added dependency

This commit is contained in:
Pavel Lukandiy 2019-04-17 16:23:24 +03:00
parent 42feb7471f
commit 35a39c149c
1 changed files with 1 additions and 0 deletions

View File

@ -91,6 +91,7 @@ Pod::Spec.new do |s|
ss.dependency "SwiftDate", '~> 6'
ss.ios.dependency "TableKit", '~> 2.8'
ss.ios.dependency "SnapKit", '~> 4.0.0'
ss.ios.dependency "UIScrollView-InfiniteScroll", '~> 1.1.0'
end