Podfile 115 B

12345678910
  1. # Uncomment this line if you're using Swift
  2. use_frameworks!
  3. target 'NaturalLanguage' do
  4. pod 'SwiftGRPC'
  5. end