Rightpoint / RZCellSizeManager

Dynamic size computation and caching for cells.
MIT License
243 stars 32 forks source link

Please update the pod file #5

Closed acerbetti closed 10 years ago

acerbetti commented 10 years ago

Great job here, I'm trying to use your manager in my app, and I just discovered that the pod is not up to date. I need the support for cell without the nib.

thanks

alexrrouse commented 10 years ago

@acerbetti The podspec file should be updated to point to the 1.0.1 tag on master.

acerbetti commented 10 years ago

sorry, but pod 'RZCellSizeManager', '~> 1.0.1'

doesn't work for me

alexrrouse commented 10 years ago

I'm still a bit new to these pods. Can you try going to :head instead of a tag?

acerbetti commented 10 years ago

To fix the global cocoa pods repository, you have to create a new release (1.0.1) with a tag, then you can modify your entry in https://github.com/CocoaPods/Specs to reflect the change

thanks, I appreciate your work

alexrrouse commented 10 years ago

We updated the latest version on the podspec to version 1.1. You should be able to get the features you are looking for there.

acerbetti commented 10 years ago

thank you


It's choice - not chance - that determines our destiny.

On Thu, Apr 17, 2014 at 6:48 AM, Alex Rouse notifications@github.comwrote:

We updated the latest version on the podspec to version 1.1. You should be able to get the features you are looking for there.

— Reply to this email directly or view it on GitHubhttps://github.com/Raizlabs/RZCellSizeManager/issues/5#issuecomment-40715462 .