5 lines
72 B
Ruby
5 lines
72 B
Ruby
platform :ios, "8.0"
|
|
|
|
target 'OneTimePassword'
|
|
pod 'Base32', '~> 1.0.2'
|