platform :ios, '10.0'
use_frameworks!
pod 'Ably', :path => '../..'
target 'Tests' do
end
target 'TestsTests' do