Skip to content

Instantly share code, notes, and snippets.

@adastreamer
Created January 12, 2017 13:25
Show Gist options
  • Save adastreamer/be0f1c6ca58bed172b9ec1ac0e1cf1ad to your computer and use it in GitHub Desktop.
Save adastreamer/be0f1c6ca58bed172b9ec1ac0e1cf1ad to your computer and use it in GitHub Desktop.
АвтоЭксперт Podfile
target 'SlideOutMenu' do
project 'SlideOutMenu.xcodeproj'
source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '7.0'
pod 'Google/Analytics'
pod 'Fabric'
pod 'Crashlytics'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment