Skip to content

Instantly share code, notes, and snippets.

@peteranny
Last active July 29, 2020 17:39
Show Gist options
  • Save peteranny/793e26ba9c823b5b6bf235151a49ea3b to your computer and use it in GitHub Desktop.
Save peteranny/793e26ba9c823b5b6bf235151a49ea3b to your computer and use it in GitHub Desktop.
use_frameworks!
target 'HelloWorldExampleApp' do
platform :ios, '12.1'
pod 'HelloWorldSDK', :path => '.'
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment