Podfile 158 B

123
  1. platform :ios, '7.0'
  2. link_with 'CryptoSwift', 'CryptoSwiftTests'
  3. pod 'OpenSSL-Universal', git: "https://github.com/krzyzanowskim/OpenSSL.git", branch: :master