Skip to content

Commit

Permalink
remove framework, include module
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Vlasov committed Dec 20, 2017
1 parent 0980217 commit ee0a634
Show file tree
Hide file tree
Showing 78 changed files with 12,654 additions and 2,375 deletions.
1 change: 1 addition & 0 deletions Podfile
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ target 'web3swift' do
pod 'CryptoSwift'
pod 'Sodium'
pod 'libsodium'
pod 'secp256k1_ios'
target 'web3swiftTests' do
inherit! :search_paths
end
Expand Down
5 changes: 4 additions & 1 deletion Podfile.lock
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ PODS:
- PromiseKit/CorePromise
- PromiseKit/UIKit (4.5.0):
- PromiseKit/CorePromise
- secp256k1_ios (0.0.4)
- SipHash (1.2.0)
- Sodium (0.6)

Expand All @@ -31,6 +32,7 @@ DEPENDENCIES:
- libsodium
- PromiseKit (~> 4.4)
- PromiseKit/Alamofire (~> 4.0)
- secp256k1_ios
- Sodium

SPEC CHECKSUMS:
Expand All @@ -40,9 +42,10 @@ SPEC CHECKSUMS:
CryptoSwift: f81907430ebbe38b8404b4f6fb40f3c576a8755f
libsodium: 9a8faa5ef2fa0d2d57bd7f7d79bf8fb7c1a9f0ea
PromiseKit: 9c1d9f6d7b65e3951a90bea7f407c56972be5d8e
secp256k1_ios: e41c69ba611925984d183bffb70109eb48162ff4
SipHash: c6e9e43e9c531b5bc6602545130c26194a6d31ce
Sodium: bf524b0a3d5ad6870dcf343205cca7e659c15ad5

PODFILE CHECKSUM: 646d35c61c427c6244540da82e9a244e99954006
PODFILE CHECKSUM: b7e3342b3886fb758c9969fb39a7970d47f8d515

COCOAPODS: 1.3.1
5 changes: 4 additions & 1 deletion Pods/Manifest.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4,949 changes: 2,665 additions & 2,284 deletions Pods/Pods.xcodeproj/project.pbxproj

Large diffs are not rendered by default.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit ee0a634

Please sign in to comment.