Joined July 2013
·
Achievements
155 Karma
5,539 Total ProTip Views

Walrus
The walrus is no stranger to variety. Use at least 4 different languages throughout all your repos

Forked
Have a project valued enough to be forked by someone else

Charity
Fork and commit to someone's open source project in need

Mongoose 3
Have at least three original repos where Ruby is the dominant language

Mongoose
Have at least one original repo where Ruby is the dominant language

Bear 3
Have at least three original repos where Objective-C is the dominant language

Bear
Have at least one original repo where Objective-C is the dominant language

T-Rex
Have at least one original repo where C is the dominant language
Good Jaiversin, thank you
Other way to prevent a incompatibility version is set a min target version for dependency
in platform declaration the '5.0' tell to cocoapods to set a min target iOS 5 to using dependence
using this way you prevent your dependency to update to a incompatibility target version