diff --git a/Kite-SDK/Podfile b/Kite-SDK/Podfile index 7d7895ac..e458e27d 100644 --- a/Kite-SDK/Podfile +++ b/Kite-SDK/Podfile @@ -2,21 +2,21 @@ platform :ios, '10.0' use_frameworks! target 'KiteSDK' do - pod 'Photobook' + pod 'Photobook', :git => 'https://github.com/esplorio/Photobook-iOS.git', :commit => '05ef4fa7c1dba4da2b65c646bbafd2f8999c542a' pod 'NXOAuth2Client' - pod 'FBSDKLoginKit' - pod 'FBSDKCoreKit' + pod 'FBSDKLoginKit', '4.36.0' + pod 'FBSDKCoreKit', '4.36.0' end target 'KiteSDK-Demo' do pod 'PayPal-iOS-SDK/Core' - pod 'FBSDKCoreKit' - pod 'FBSDKLoginKit' + pod 'FBSDKCoreKit', '4.36.0' + pod 'FBSDKLoginKit', '4.36.0' end target 'Kite-CI-Deploy' do pod 'PayPal-iOS-SDK/Core' - pod 'FBSDKCoreKit' - pod 'FBSDKLoginKit' + pod 'FBSDKCoreKit', '4.36.0' + pod 'FBSDKLoginKit', '4.36.0' pod 'KITAssetsPickerController', :git => 'https://github.com/kkarayannis/KITAssetsPickerController.git' end diff --git a/Kite-SDK/Podfile.lock b/Kite-SDK/Podfile.lock index c67e4926..19ef22ef 100644 --- a/Kite-SDK/Podfile.lock +++ b/Kite-SDK/Podfile.lock @@ -6,9 +6,9 @@ PODS: - Bolts/AppLinks (1.9.0): - Bolts/Tasks - Bolts/Tasks (1.9.0) - - FBSDKCoreKit (4.40.0): - - Bolts (~> 1.9) - - FBSDKLoginKit (4.40.0): + - FBSDKCoreKit (4.36.0): + - Bolts (~> 1.7) + - FBSDKLoginKit (4.36.0): - FBSDKCoreKit - KeychainSwift (11.0.0) - KITAssetsPickerController (1.0.9): @@ -29,12 +29,12 @@ PODS: - Stripe (15.0.0) DEPENDENCIES: - - FBSDKCoreKit - - FBSDKLoginKit + - FBSDKCoreKit (= 4.36.0) + - FBSDKLoginKit (= 4.36.0) - KITAssetsPickerController (from `https://github.com/kkarayannis/KITAssetsPickerController.git`) - NXOAuth2Client - PayPal-iOS-SDK/Core - - Photobook + - Photobook (from `https://github.com/esplorio/Photobook-iOS.git`, commit `05ef4fa7c1dba4da2b65c646bbafd2f8999c542a`) SPEC REPOS: https://github.com/cocoapods/specs.git: @@ -46,7 +46,6 @@ SPEC REPOS: - NXOAuth2Client - PayPal-iOS-Dynamic-Loader - PayPal-iOS-SDK - - Photobook - PureLayout - SDWebImage - Stripe @@ -54,17 +53,23 @@ SPEC REPOS: EXTERNAL SOURCES: KITAssetsPickerController: :git: https://github.com/kkarayannis/KITAssetsPickerController.git + Photobook: + :commit: 05ef4fa7c1dba4da2b65c646bbafd2f8999c542a + :git: https://github.com/esplorio/Photobook-iOS.git CHECKOUT OPTIONS: KITAssetsPickerController: :commit: b08f373301d1a3c17c09104a5577d61a1255ba8c :git: https://github.com/kkarayannis/KITAssetsPickerController.git + Photobook: + :commit: 05ef4fa7c1dba4da2b65c646bbafd2f8999c542a + :git: https://github.com/esplorio/Photobook-iOS.git SPEC CHECKSUMS: Analytics: 63744ad4afa65c3bcdcdb7a94b62515bde5b3900 Bolts: ac6567323eac61e203f6a9763667d0f711be34c8 - FBSDKCoreKit: ae214474b25033399c131dc81d258e412582a2ba - FBSDKLoginKit: 7a1e411d46acc8834588eca437daf34de42e1d52 + FBSDKCoreKit: 3b8e6570eedb443f9fc4af196a7bf39f18e3a3d8 + FBSDKLoginKit: 8bccb6064708ab2f4251a7fc4e3b6d8d00ad91ba KeychainSwift: bea6bd9f98af7b8d7ca4aa79fe105c00fab532db KITAssetsPickerController: bcb94b0b3267006fa666041f18a2370a00a9b105 NXOAuth2Client: 98c4d4c594edd2b289cfc34a8928653e1dab7adf @@ -75,6 +80,6 @@ SPEC CHECKSUMS: SDWebImage: 3f3f0c02f09798048c47a5ed0a13f17b063572d8 Stripe: 312b22a67af9fa55c246d26148b3f3a9636a0ff2 -PODFILE CHECKSUM: 078d39570ad0103dcf7ccd358d629d21e4d52636 +PODFILE CHECKSUM: d710657675b60ae79714bf953b6c34a9b9cd9db7 COCOAPODS: 1.5.3