We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7007751 commit 526d338Copy full SHA for 526d338
Podfile
@@ -3,8 +3,8 @@ platform :ios, '10.0'
3
target 'InPlayerSDK' do
4
use_frameworks!
5
6
- pod 'Alamofire', '5.0.0-rc.3'
7
- pod 'AWSIoT', '2.12.1'
+ pod 'Alamofire', '5.2.0'
+ pod 'AWSIoT', '2.13.4'
8
9
target 'InPlayerSDKTests' do
10
inherit! :search_paths
0 commit comments