Skip to content

Add Cocoapods compatibility #4

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add Cocoapods compatibility #4

wants to merge 2 commits into from

Conversation

baillyjamy
Copy link

@baillyjamy baillyjamy commented Mar 4, 2019

Hello,
I wrote a podspec file to make your project compatible with Cocoapods. I needed it to use the library in my project. I also updated the instructions for Cocoapods in the README.md

The best would be to deploy the library on Cocoapods repository and replace the following line :
pod 'AzureBot', :git => 'https://github.com/baillyjamy/AzureBot.git'
by :
pod 'AzureBot', '~> 0.0.1'

If you are interested, you must create a github release and follow these instructions: https://guides.cocoapods.org/making/getting-setup-with-trunk.html

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant