CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.

Oleg Hnidets

3pods

Letters

Excellent placeholder for app user profil photo. This extension of UIImageView can allow you to have a placeholder in one line of code

License: MIT

  • Swift

OHMySQL

You can connect to your remote MySQL database using OHMySQL API. It allows you doing queries in easy and object-oriented way. Common queries such as SELECT, INSERT, DELETE, JOIN are wrapped by Objective-C code and you don't need to dive into MySQL C API.

License: MIT

  • Objective C