| 123456 |
- # use 'bundle update' to update to latest gems
- source 'https://rubygems.org'
- gem 'cocoapods', :git => 'https://github.com/CocoaPods/CocoaPods.git'
- gem 'cocoapods-core', :git => 'https://github.com/CocoaPods/Core.git'
- gem 'xcodeproj', :git => 'https://github.com/CocoaPods/Xcodeproj.git'
|