Skip to content
This repository has been archived by the owner on May 14, 2021. It is now read-only.

Commit

Permalink
Merge pull request #18 from kinecosystem/update
Browse files Browse the repository at this point in the history
Updated KinUtil to 0.0.16 and pod to 0.8.3
  • Loading branch information
cnotethegr8 authored Feb 14, 2019
2 parents 3a9dfac + 155480c commit 598c351
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions KinSDK.podspec
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
Pod::Spec.new do |s|
s.name = 'KinSDK'
s.version = '0.8.2'
s.version = '0.8.3'
s.summary = 'Pod for the KIN SDK.'
s.description = "Initial pod for the KIN SDK."
s.homepage = 'https://github.com/kinecosystem/kin-sdk-ios'
Expand All @@ -13,7 +13,7 @@ Pod::Spec.new do |s|
'KinSDK/KinSDK/source/third-party/SHA256.swift',
'KinSDK/KinSDK/source/third-party/keychain-swift/KeychainSwift/*.swift'

s.dependency 'KinUtil', '0.0.14'
s.dependency 'KinUtil', '0.0.16'
s.dependency 'Sodium', '0.7.0'

s.ios.deployment_target = '8.0'
Expand Down
2 changes: 1 addition & 1 deletion kin-util-ios

0 comments on commit 598c351

Please sign in to comment.