Skip to content

Commit bf7538d

Browse files
fixed erc721 and updated pods
1 parent 568ec5d commit bf7538d

36 files changed

+46
-46
lines changed

Podfile.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ PODS:
1414
- Result (4.0.0)
1515
- scrypt (2.0):
1616
- CryptoSwift (~> 0.11)
17-
- secp256k1_swift (1.0.2)
17+
- secp256k1_swift (1.0.3)
1818
- SipHash (1.2.2)
1919
- SwiftRLP (1.0.1):
2020
- BigInt (~> 3.1)
@@ -25,7 +25,7 @@ DEPENDENCIES:
2525
- PromiseKit (~> 6.4.1)
2626
- Result (~> 4.0)
2727
- scrypt (~> 2.0)
28-
- secp256k1_swift (~> 1.0.2)
28+
- secp256k1_swift (~> 1.0.3)
2929
- SwiftRLP (~> 1.0.1)
3030

3131
SPEC REPOS:
@@ -45,10 +45,10 @@ SPEC CHECKSUMS:
4545
PromiseKit: 4c76a6506638034e3d7bede97b2ff7743f7bd2dc
4646
Result: 7645bb3f50c2ce726dd0ff2fa7b6f42bbe6c3713
4747
scrypt: 3fe5b1a3b0976f97cd87488673a8f7c65708cc84
48-
secp256k1_swift: 1e6ac4ee77fbef7f97f87e096a918a1248b8c4f6
48+
secp256k1_swift: 4fc5c4b2d2c6d21ee8ccb868cdc92da12f38bed9
4949
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
5050
SwiftRLP: 9de2c9512a9a6bf0909cd84cc143a7ff1aff7820
5151

52-
PODFILE CHECKSUM: bce98dcdfceae57faa2cd3bcb3d595f16beaad0b
52+
PODFILE CHECKSUM: c1d9470cb065e1f6c00709092108f522105e869f
5353

5454
COCOAPODS: 1.6.0.beta.1

Pods/Headers/Public/BigInt/BigInt-iOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-iOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-macOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/BigInt/BigInt-macOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-iOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/CryptoSwift/CryptoSwift-macOS.modulemap

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Pods/Headers/Public/PromiseKit/PromiseKit-umbrella.h

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)