Created
January 12, 2017 13:25
-
-
Save adastreamer/be0f1c6ca58bed172b9ec1ac0e1cf1ad to your computer and use it in GitHub Desktop.
АвтоЭксперт Podfile
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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