You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I thought I was going crazy, but yeah. Weird thing is it was fixed in the source back on 11/8/2014. Looks like a new release needs to be generated and the Podspec updated. In the meantime, you could call:
pod 'CBStoreHouseRefreshControl', :git => 'https://github.com/coolbeet/CBStoreHouseRefreshControl.git'
You might also want to check out this fork, which has some interesting additions:
In line 114, the function ignores the color parameter, with a hardcoded [UIColor whiteColor].
The text was updated successfully, but these errors were encountered: