8 lines
196 B
Ruby
8 lines
196 B
Ruby
platform :ios, '6.0'
|
|
|
|
link_with ["AxolotlKit", "AxolotlKitTests"]
|
|
|
|
pod '25519', '~> 2.0.1', :inhibit_warnings => true
|
|
pod 'HKDFKit', '~> 0.0.3'
|
|
pod 'ProtocolBuffers', '~> 1.9.7'
|