This commit is contained in:
keefertaylor 2018-10-28 18:34:22 +00:00
parent 1ef29fbe15
commit b9aea2d689
1 changed files with 10 additions and 0 deletions

10
Podfile Normal file
View File

@ -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