Skip to content

Instantly share code, notes, and snippets.

@jinqian
Last active December 11, 2015 21:38
Show Gist options
  • Save jinqian/4663571 to your computer and use it in GitHub Desktop.
Save jinqian/4663571 to your computer and use it in GitHub Desktop.
pod 'yourpod', :podspec => "/path/to/your/podsepc"
# OR
pod "yourpod", :local => "/path/to/your/repo"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment