Update podfile and podspec

This commit is contained in:
Peter Zignego
2016-07-17 23:04:03 -04:00
parent afa16e98b3
commit 81ebf86abd
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -14,6 +14,6 @@ Pod::Spec.new do |s|
s.source_files = 'SlackKit/Sources/*.swift'
s.frameworks = 'Foundation'
s.dependency 'Starscream', '~> 1.1.3'
s.dependency 'Swifter', :git => 'https://github.com/httpswift/swifter.git', :commit => 'd7c820bfc9260e469094b5f8d3d101b30c4a8fac'
s.dependency 'Swifter'
end