
source 'https://gitlab.svinvy.com/oc/specs.git'

platform :ios, '10.0'

target 'ASAppleLogin_Example' do
  pod 'ASAppleLogin', :path => '../'

  target 'ASAppleLogin_Tests' do
    inherit! :search_paths

    
  end
end
