Skip to content
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

Cocoapods Tag is outdated #21

Open
andres-cianio opened this issue Mar 6, 2017 · 5 comments
Open

Cocoapods Tag is outdated #21

andres-cianio opened this issue Mar 6, 2017 · 5 comments

Comments

@andres-cianio
Copy link

It seems Cocoapods is serving the old tag (0.0.2). Would be great if it can be updated to the latest (0.0.3) with Swift3 compatibility. Thanks!

@leonirqranio
Copy link

I'm also in need of this update

@andres-cianio
Copy link
Author

@leonirqranio for now you can use the following in your Podfile:
pod 'Timberjack', :git => 'https://github.com/andysmart/Timberjack.git', :branch => 'master'

@leonirqranio
Copy link

I need to add as dependent in podspec and can not use :git =>

@andres-cianio
Copy link
Author

I don't know them @leonirqranio ... Maybe fork the project or something?
I guess until the Cocoapods version is updated I'll keep using :git =>

@syn-deepakbadiger
Copy link

The cocoapods tag needs an update.. i have no option but to use it in the podspec.. i cannot use it in the podfile as my linting fails without the framework... Please update the cocoapods tag.

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

No branches or pull requests

3 participants