Skip to content

Instantly share code, notes, and snippets.

@sunnymopada
Created May 10, 2021 14:36
Show Gist options
  • Save sunnymopada/67125213eb34475355937dd96d5cb199 to your computer and use it in GitHub Desktop.
Save sunnymopada/67125213eb34475355937dd96d5cb199 to your computer and use it in GitHub Desktop.

pod repo add REPO_NAME SOURCE_URL

pod spec lint iBChatiOS.podspec --verbose --allow-warnings

pod repo push iBChatiOS iBChatiOS.podspec --verbose --allow-warnings

s.source = { :git => 'file:///Users/sunny/Desktop/iOS/ibchat-ios'}

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment