Skip to content

Commit

Permalink
Update Podfile
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredchu committed Nov 15, 2016
1 parent c792ae4 commit 6fcccb7
Showing 1 changed file with 8 additions and 6 deletions.
14 changes: 8 additions & 6 deletions Podfile
@@ -1,8 +1,10 @@
source 'https://github.com/CocoaPods/Specs.git'

pod 'DOUAudioStreamer', '0.2.11'
pod 'SDWebImage'
pod 'GVUserDefaults'
pod 'MBProgressHUD'
pod 'Mantle', '1.5.5'
pod 'AFNetworking', '~> 2.0'
target 'Enesco' do
pod 'DOUAudioStreamer', '0.2.11'
pod 'SDWebImage'
pod 'GVUserDefaults'
pod 'MBProgressHUD'
pod 'Mantle', '1.5.5'
pod 'AFNetworking', '~> 2.0'
end

0 comments on commit 6fcccb7

Please sign in to comment.