Skip to content

Commit

Permalink
upgrade 0.0.14
Browse files Browse the repository at this point in the history
  • Loading branch information
metallicalfa2 committed May 28, 2020
1 parent 4ff8cd3 commit 7afe685
Show file tree
Hide file tree
Showing 49 changed files with 2,097 additions and 5,180 deletions.
1 change: 1 addition & 0 deletions Example/TestApplication/Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
target 'TestApplication' do
# Comment the next line if you don't want to use dynamic frameworks
use_frameworks!
# pod 'Torus-fetchNodeDetails', :git=>'https://github.com/torusresearch/fetch-node-details-swift'
pod "Torus-utils", :path => '../../'

# Pods for TestApplication
Expand Down
23 changes: 13 additions & 10 deletions Example/TestApplication/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
PODS:
- BigInt (4.0.0)
- BlueECC (1.2.5)
- CryptoSwift (1.0.0)
- PromiseKit (6.8.5):
- PromiseKit/CorePromise (= 6.8.5)
Expand All @@ -13,12 +12,11 @@ PODS:
- PromiseKit/CorePromise
- secp256k1.c (0.1.2)
- Starscream (3.1.1)
- Torus-fetchNodeDetails (0.0.8):
- Torus-fetchNodeDetails (0.0.10):
- web3swift (~> 2.2.0)
- Torus-utils (0.0.13):
- BlueECC (~> 1.2.4)
- PromiseKit/Foundation (~> 6.0)
- Torus-fetchNodeDetails (~> 0.0.8)
- Torus-fetchNodeDetails (= 0.0.10)
- web3swift (2.2.1):
- BigInt (~> 4.0)
- CryptoSwift (~> 1.0.0)
Expand All @@ -27,34 +25,39 @@ PODS:
- Starscream (~> 3.1.0)

DEPENDENCIES:
- Torus-fetchNodeDetails (from `https://github.com/torusresearch/fetch-node-details-swift`)
- Torus-utils (from `../../`)

SPEC REPOS:
trunk:
- BigInt
- BlueECC
- CryptoSwift
- PromiseKit
- secp256k1.c
- Starscream
- Torus-fetchNodeDetails
- web3swift

EXTERNAL SOURCES:
Torus-fetchNodeDetails:
:git: https://github.com/torusresearch/fetch-node-details-swift
Torus-utils:
:path: "../../"

CHECKOUT OPTIONS:
Torus-fetchNodeDetails:
:commit: 979d7d8358cfc19d0c88afb1b98e0abade446d81
:git: https://github.com/torusresearch/fetch-node-details-swift

SPEC CHECKSUMS:
BigInt: 2aad1a9942dc932ec8b84290d2c564a3d76f97ab
BlueECC: 0d18e93347d3ec6d41416de21c1ffa4d4cd3c2cc
CryptoSwift: d81eeaa59dc5a8d03720fe919a6fd07b51f7439f
PromiseKit: 9616b0afef31eae56ab9ce044c8ec2b8612a15cd
secp256k1.c: db47b726585d80f027423682eb369729e61b3b20
Starscream: 4bb2f9942274833f7b4d296a55504dcfc7edb7b0
Torus-fetchNodeDetails: eb55b4b731c9e2484a83a032684679b29582da9a
Torus-utils: 6e6d27b7d3dc08ab23a8a8449f4d8c14b43b7b56
Torus-fetchNodeDetails: 7e7286d4fc78e2de33e4605dedb796b5eea4cab5
Torus-utils: 5f4cd017f748cc4f639b5ca19f28a5448795a05b
web3swift: d79140b9d5fdd06a377072936b086bb7ae187157

PODFILE CHECKSUM: 6956e5430da2c75937a14806f68bd36b2a5bf4a8
PODFILE CHECKSUM: e6b17e4ed9978ef9cb9095a9e02c8d2f4b1c4046

COCOAPODS: 1.9.2
176 changes: 0 additions & 176 deletions Example/TestApplication/Pods/BlueECC/LICENSE.txt

This file was deleted.

Loading

0 comments on commit 7afe685

Please sign in to comment.