Merge pull request #1238 from CocoaPods/feature-frameworks-bundles
[Specification] Add support for framework_bundles
Showing
... | ... | @@ -7,7 +7,7 @@ gemspec |
group :development do | ||
# To develop the deps in tandem use the `LOCAL GIT REPOS` feature of Bundler. | ||
gem 'cocoapods-core', :git => "https://github.com/CocoaPods/Core.git", :branch => 'master' | ||
gem 'cocoapods-core', :git => "https://github.com/CocoaPods/Core.git", :branch => 'feature-frameworks-bundles' | ||
gem 'xcodeproj', :git => "https://github.com/CocoaPods/Xcodeproj.git", :branch => 'master' | ||
gem 'cocoapods-downloader', :git => "https://github.com/CocoaPods/cocoapods-downloader.git", :branch => 'master' | ||
gem 'claide', :git => 'https://github.com/CocoaPods/CLAide.git', :branch => 'master' | ||
... | ... |
No preview for this file type
No preview for this file type
Please
register
or
sign in
to comment