Skip to content

Instantly share code, notes, and snippets.

@vani2
Created March 23, 2020 12:44
Show Gist options
  • Select an option

  • Save vani2/e1bfdf9703e667c292d0bd97ab970c3a to your computer and use it in GitHub Desktop.

Select an option

Save vani2/e1bfdf9703e667c292d0bd97ab970c3a to your computer and use it in GitHub Desktop.
platform :iOS, ’13.0’
use_frameworks!
target ‘ModuleExample’ do
pod ‘Model’, :path => ‘Model’
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment