Skip to content

Commit

Permalink
Update Waterloo Bank to 7.1.0 and use local path
Browse files Browse the repository at this point in the history
  • Loading branch information
jonathanellis committed Sep 24, 2019
1 parent 7d8ae3e commit 277496f
Show file tree
Hide file tree
Showing 165 changed files with 12 additions and 29,031 deletions.
2 changes: 2 additions & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -65,3 +65,5 @@ fastlane/screenshots
fastlane/test_output

.DS_Store

WaterlooBank/Pods/
2 changes: 1 addition & 1 deletion WaterlooBank/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ platform :ios, '9.0'
target 'WaterlooBank' do
use_frameworks!

pod 'iProov'
pod 'iProov', :path => '../'
pod 'Alamofire', '~> 4.0'
pod 'Alamofire-SwiftyJSON', '~> 3.0'
pod 'MBProgressHUD'
Expand Down
13 changes: 8 additions & 5 deletions WaterlooBank/Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ PODS:
- Alamofire-SwiftyJSON (3.0.0):
- Alamofire (~> 4.5)
- SwiftyJSON (~> 4.0.0)
- iProov (7.0.0):
- iProov (7.1.0):
- KeychainAccess (~> 3.2.0)
- Socket.IO-Client-Swift (~> 15.1.0)
- SwiftyJSON (~> 4.0.0)
Expand All @@ -17,30 +17,33 @@ PODS:
DEPENDENCIES:
- Alamofire (~> 4.0)
- Alamofire-SwiftyJSON (~> 3.0)
- iProov
- iProov (from `../`)
- MBProgressHUD

SPEC REPOS:
https://github.com/cocoapods/specs.git:
- Alamofire
- Alamofire-SwiftyJSON
- iProov
- KeychainAccess
- MBProgressHUD
- Socket.IO-Client-Swift
- Starscream
- SwiftyJSON

EXTERNAL SOURCES:
iProov:
:path: "../"

SPEC CHECKSUMS:
Alamofire: ae5c501addb7afdbb13687d7f2f722c78734c2d3
Alamofire-SwiftyJSON: 2b3649d57dc7bb2880fb8b86f8bb969397666916
iProov: 75306b80dbcb7d1541c940afbabcea723457485f
iProov: 0df93925a0302ce9d0624e5cbb0eb4aa79bb2fe2
KeychainAccess: 3b1bf8a77eb4c6ea1ce9404c292e48f948954c6b
MBProgressHUD: e7baa36a220447d8aeb12769bf0585582f3866d9
Socket.IO-Client-Swift: 7cb44c0ffb86e158cee32d0642d30ec5fdcf8f61
Starscream: 08172b481e145289c4930cb567230fb55897cfa4
SwiftyJSON: 070dabdcb1beb81b247c65ffa3a79dbbfb3b48aa

PODFILE CHECKSUM: b0155484815e6dc7348d007eb68471a7e44f5acc
PODFILE CHECKSUM: 7921d762ae32b2a1c17216712eda64e7e89bde11

COCOAPODS: 1.7.4
22 changes: 0 additions & 22 deletions WaterlooBank/Pods/Alamofire-SwiftyJSON/LICENSE

This file was deleted.

46 changes: 0 additions & 46 deletions WaterlooBank/Pods/Alamofire-SwiftyJSON/README.md

This file was deleted.

This file was deleted.

19 changes: 0 additions & 19 deletions WaterlooBank/Pods/Alamofire/LICENSE

This file was deleted.

Loading

0 comments on commit 277496f

Please sign in to comment.