-
Notifications
You must be signed in to change notification settings - Fork 84
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
c1c20ee
commit b04f55e
Showing
483 changed files
with
50,582 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,13 @@ | ||
# Uncomment the next line to define a global platform for your project | ||
# platform :ios, '9.0' | ||
|
||
target 'UnSAFE_Bank' do | ||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks | ||
use_frameworks! | ||
pod 'Alamofire', '~> 4.7' | ||
pod 'KeychainAccess' | ||
pod 'CryptoSwift' | ||
pod 'lottie-ios' | ||
# Pods for damnVIA | ||
|
||
end |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,28 @@ | ||
PODS: | ||
- Alamofire (4.8.1) | ||
- CryptoSwift (0.15.0) | ||
- KeychainAccess (3.1.2) | ||
- lottie-ios (3.0.3) | ||
|
||
DEPENDENCIES: | ||
- Alamofire (~> 4.7) | ||
- CryptoSwift | ||
- KeychainAccess | ||
- lottie-ios | ||
|
||
SPEC REPOS: | ||
https://github.com/cocoapods/specs.git: | ||
- Alamofire | ||
- CryptoSwift | ||
- KeychainAccess | ||
- lottie-ios | ||
|
||
SPEC CHECKSUMS: | ||
Alamofire: 16ce2c353fb72865124ddae8a57c5942388f4f11 | ||
CryptoSwift: 769f58a9e89f64e8796c2e59ce5f002dc81a2438 | ||
KeychainAccess: b3816fddcf28aa29d94b10ec305cd52be14c472b | ||
lottie-ios: 06e0b54aab85ba128e332687d7f4ac4861a7a7ae | ||
|
||
PODFILE CHECKSUM: 23032d13f70a92e02bfe4a8d5ccda62b9746b1ce | ||
|
||
COCOAPODS: 1.7.2 |
Binary file not shown.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.