platform :ios, '12.0'
use_frameworks!
target 'SimpleEncrypter_Tests' do
pod 'SimpleEncrypter', :path => '../'
end