aboutsummaryrefslogtreecommitdiffhomepage
path: root/Firestore/Protos/Podfile
blob: 988d7f81e7c35def8ff62d0d1e39e2831f8f46cc (plain)
1
2
3
4
5
6
7
8
9
10
11
# This Podfile and FrameworkMaker.xcodeproj is only here to access the
# ProtoCompiler plugin.

project 'FrameworkMaker.xcodeproj'

target 'FrameworkMaker_iOS' do
  platform :ios, '7.0'

  # This should be versioned along with 'gRPC-ProtoRPC' in Firestore.podspec
  pod '!ProtoCompiler-gRPCPlugin'
end