use_frameworks!

target 'OAuthSwiftTests' do
    platform :osx, '10.11'

    pod 'Swifter', :git => 'https://github.com/httpswift/swifter.git'
    pod 'Erik', :git => 'https://github.com/phimage/Erik.git'
    pod 'Kanna', :git => 'https://github.com/tid-kijyun/Kanna.git'

end
