scottkawai/sendgrid-swift

Use of older version of AFnetworking

Closed this issue · 2 comments

I saw that you are using an older version of AFNetworking. Is there any particular reason for that? It will not allow us to update it for our purposes because you are using an older version.

@nevinjethmalani Please use this as Swift version is not available yet via Cocoapods.
pod 'SendGrid', :git => 'https://github.com/scottkawai/sendgrid-swift.git'

I believe you are referencing this project, which is separate.