Rishat Shamsutdinov

10pods

GRKOpenSSLFramework-1.0.2

OpenSSL Framework binaries.

License: Custom

  • Objective C

libopus-rs

Opus is a totally open, royalty-free, highly versatile audio codec. Opus is unmatched for interactive speech and music transmission over the Internet, but is also intended for storage and streaming applications. It is standardized by the Internet Engineering Task Force (IETF) as RFC 6716 which incorporated technology from Skype's SILK codec and Xiph.Org's CELT codec.

License: BSD

  • C

OpenSSL-Universal-1.0.2

OpenSSL is an SSL/TLS and Crypto toolkit. Deprecated in Mac OS and gone in iOS, this spec gives your project non-deprecated OpenSSL support. Supports OSX and iOS including Simulator (armv7,armv7s,arm64,i386,x86_64).

License: Custom

  • Objective C

RSDataManager

Why?

It's awful to copy-paste same code from project to project to create stack of CoreData.

How?

To create stack of CoreData you should do only 2 steps:

  1. Create configuration
  2. Create manager with configuration

License: Apache 2

  • Objective C

RSFoundationUtils

Utils for Foundation + Some additional classes.

License: Apache 2

  • Objective C

RSImageLoader

Library for downloading images. Contains categories for views. For examples see Example Project.

License: Apache 2

  • Objective C

RSPagedItemsController

No description yet.

License: Apache 2

  • Objective C

RSRestKit

The main idea of this framework is to simplify working with REST API: from mapping to requests to RESTful web service.

License: Apache 2

  • Objective C

RSTimeAgo

Util for time ago labels. Uses ctime.

License: Apache 2

  • Objective C

UINavigationController+RSAdditions

Why?

  1. Fix crash with double push of view controller to navigation stack (reproduced even in Settings app).
  2. Notifications to simplify implementation of custom tab bar controller.

How?

Just add pod to your project. No imports needed (imports needed only if you want to use notifications).

Requirements

iOS 7.1

License: Apache 2

  • Objective C