Open andres-cianio opened 7 years ago
I'm also in need of this update
@leonirqranio for now you can use the following in your Podfile: pod 'Timberjack', :git => 'https://github.com/andysmart/Timberjack.git', :branch => 'master'
I need to add as dependent in podspec and can not use :git =>
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 =>
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.
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!