Pod init
This commit is contained in:
parent
1ef29fbe15
commit
b9aea2d689
|
@ -0,0 +1,10 @@
|
|||
# Uncomment the next line to define a global platform for your project
|
||||
# platform :ios, '9.0'
|
||||
|
||||
target 'MnemonicKit' do
|
||||
# Comment the next line if you're not using Swift and don't want to use dynamic frameworks
|
||||
use_frameworks!
|
||||
|
||||
# Pods for MnemonicKit
|
||||
|
||||
end
|
Loading…
Reference in New Issue