Skip to content

Instantly share code, notes, and snippets.

@funkyboy
Created February 22, 2018 09:41
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
Star You must be signed in to star a gist
Save funkyboy/e0ba3ddbfe48280563eea03c86177c74 to your computer and use it in GitHub Desktop.
target 'AblyTest' do
use_frameworks!
pod 'Ably', :git => 'https://github.com/ably/ably-ios.git', :branch => 'fix-memory-consumption-bug'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment