Skip to content

Instantly share code, notes, and snippets.

@lugeek
Created May 8, 2021 08:28
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 lugeek/79465f43806698be03ab7a6021d7e9b4 to your computer and use it in GitHub Desktop.
Save lugeek/79465f43806698be03ab7a6021d7e9b4 to your computer and use it in GitHub Desktop.
Cocoapods
// Podfile.local中添加这个依赖进去
pod 'LookinServer', :configurations => ['Debug'], :git => 'https://github.com/QMUI/LookinServer', :tag => '1.0.0'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment