source 'https://github.com/CocoaPods/Specs.git'
platform :osx, '10.10'

target 'WiredNetworking' do
    pod 'OpenSSL-Universal'
end
