GrahamDennis / GDCoreDataConcurrencyDebugging

GDCoreDataConcurrencyDebugging helps you find cases where NSManagedObject's are being called on the wrong thread or dispatch queue.
MIT License
170 stars 23 forks source link

Point podspec at tag 0.2 #17

Closed PadraigK closed 9 years ago

PadraigK commented 9 years ago

This updates the pod spec, but you'll need to manually create the 0.2 tag I think.

GrahamDennis commented 9 years ago

Thanks for compensating for my laziness. I've also pushed a 0.2 tag.

PadraigK commented 9 years ago

:zap: Wow, that was quick! Thanks.

PadraigK commented 9 years ago

Hmm, pod update isn't getting the 0.2 tag — you might need to push the updated podspec to the CocoaPods repo?