mirror of https://github.com/grpc/grpc.git
parent
6295115d4e
commit
f3530acfce
1 changed files with 12 additions and 0 deletions
@ -0,0 +1,12 @@ |
||||
source 'https://github.com/CocoaPods/Specs.git' |
||||
platform :ios, '8.0' |
||||
|
||||
pod 'gRPC/RxLibrary', :path => "../../.." |
||||
|
||||
link_with 'AllTests' |
||||
|
||||
target 'Tests' do |
||||
end |
||||
|
||||
target 'AllTests' do |
||||
end |
Loading…
Reference in new issue