Skip to content
This repository was archived by the owner on Sep 13, 2024. It is now read-only.

Commit 6dabfc9

Browse files
committed
Updated example project
1 parent 011b79e commit 6dabfc9

File tree

1,029 files changed

+14603
-57296
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

1,029 files changed

+14603
-57296
lines changed
File renamed without changes.

Example/Podfile.lock

Lines changed: 52 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,52 @@
1+
PODS:
2+
- BigInt (3.1.0):
3+
- SipHash (~> 1.2)
4+
- CryptoSwift (0.13.0)
5+
- PromiseKit (6.5.2):
6+
- PromiseKit/CorePromise (= 6.5.2)
7+
- PromiseKit/Foundation (= 6.5.2)
8+
- PromiseKit/UIKit (= 6.5.2)
9+
- PromiseKit/CorePromise (6.5.2)
10+
- PromiseKit/Foundation (6.5.2):
11+
- PromiseKit/CorePromise
12+
- PromiseKit/UIKit (6.5.2):
13+
- PromiseKit/CorePromise
14+
- secp256k1.swift (0.1.4)
15+
- SipHash (1.2.2)
16+
- web3swift (2.0.1):
17+
- BigInt (~> 3.1)
18+
- CryptoSwift (~> 0.12)
19+
- PromiseKit (~> 6.4)
20+
- secp256k1.swift
21+
22+
DEPENDENCIES:
23+
- web3swift (from `https://github.com/bankex/web3swift.git`)
24+
25+
SPEC REPOS:
26+
https://github.com/cocoapods/specs.git:
27+
- BigInt
28+
- CryptoSwift
29+
- PromiseKit
30+
- secp256k1.swift
31+
- SipHash
32+
33+
EXTERNAL SOURCES:
34+
web3swift:
35+
:git: https://github.com/bankex/web3swift.git
36+
37+
CHECKOUT OPTIONS:
38+
web3swift:
39+
:commit: 011b79edf3c0ded04b693727f5fa114e7d551190
40+
:git: https://github.com/bankex/web3swift.git
41+
42+
SPEC CHECKSUMS:
43+
BigInt: 76b5dfdfa3e2e478d4ffdf161aeede5502e2742f
44+
CryptoSwift: 16e78bebf567bad1c87b2d58f6547f25b74c31aa
45+
PromiseKit: 27c1601bfb73405871b805bcb8cf7e55c4dad3db
46+
secp256k1.swift: a7e7a214f6db6ce5db32cc6b2b45e5c4dd633634
47+
SipHash: fad90a4683e420c52ef28063063dbbce248ea6d4
48+
web3swift: 617cad1ff9c652f39fa141adc269f174bdc159e7
49+
50+
PODFILE CHECKSUM: 2b6b41ef6cd2c86449189776fb7c34f8d8e3f570
51+
52+
COCOAPODS: 1.5.3

Example/web3swiftExample/Pods/BigInt/README.md renamed to Example/Pods/BigInt/README.md

Lines changed: 35 additions & 35 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Example/web3swiftExample/Pods/BigInt/sources/BigUInt.swift renamed to Example/Pods/BigInt/sources/BigUInt.swift

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

Example/web3swiftExample/Pods/BigInt/sources/Codable.swift renamed to Example/Pods/BigInt/sources/Codable.swift

Lines changed: 4 additions & 6 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)