[build-fix] [ios] Updated carthage.

This commit is contained in:
Ilya Grechuhin 2017-04-14 15:41:22 +03:00 committed by Sergey Yershov
parent d7db317267
commit 728e7e54a5
5 changed files with 2 additions and 2 deletions

View file

@ -1,3 +1,3 @@
github "Alamofire/Alamofire" "4.4.0"
github "Alamofire/AlamofireImage" "3.2.0"
github "Pushwoosh/pushwoosh-ios-sdk" "5.1.4"
github "Pushwoosh/pushwoosh-ios-sdk" "5.1.5"

View file

@ -9,7 +9,7 @@
#import <StoreKit/StoreKit.h>
#import <UserNotifications/UserNotifications.h>
#define PUSHWOOSH_VERSION @"5.1.4"
#define PUSHWOOSH_VERSION @"5.1.5"
@class PushNotificationManager;