platform :ios, '12.0'
use_frameworks!

target 'CloudCard' do
  pod 'PusherSwift', '~> 10.1'
  pod 'TweetNacl', '~> 1.0'
end
