bsm-project/Podfile

7 lines
87 B
Plaintext
Raw Normal View History

2018-11-19 14:31:37 +01:00
platform :ios, '8.0'
use_frameworks!
target 'Friendvatars' do
pod 'CryptoSwift'
end