Skip to content

Instantly share code, notes, and snippets.

@TonSDe
Created July 9, 2018 11:05
Show Gist options
  • Save TonSDe/da280c0627d9d8c7aba0cb3ee30fde3a to your computer and use it in GitHub Desktop.
Save TonSDe/da280c0627d9d8c7aba0cb3ee30fde3a to your computer and use it in GitHub Desktop.
Pod init file
target 'YouProjectName' do
use_frameworks!
# Pods
pod 'Alamofire-Synchronous', '~> 4.0'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment