Oleg Poyaganov

CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
1pod
PropertySanitizer was written to solve problem with Objective-C dynamic nature. When you parse JSON from server API response and you are unsure about property types at runtime, you should check your model properties to make your app fail earlier than crash somewhere in UI layer.
License: MIT