Skip to content

Instantly share code, notes, and snippets.

@chandler767
Created April 10, 2019 17:51
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save chandler767/8ebfe5bd1237bb0318be1cbbe2c5c3c5 to your computer and use it in GitHub Desktop.
Save chandler767/8ebfe5bd1237bb0318be1cbbe2c5c3c5 to your computer and use it in GitHub Desktop.
platform :ios, '11.0'
use_frameworks!
target 'PubNub Demo' do
pod 'PubNub', '~> 4.0'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment