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

mrkieu

2pods

HKDesignableView

A kind of UIView base class help you design your GUI on story board visually

  • Feature: designable view, dragable view
  • Tested on : iOS 7, 8, 9
  • Supported from : XCode 6 above

License: MIT

  • Objective C

NSUserDefaults+SevenSecurityLayers

  • A category which provides an encryption layer for NSUserDefaults to securely save data .
  • Using strong AES 356-bit encryption

Features:

* Secure user data just by one line of code.
* Enable to handle exceptional case via built-in NOTIFICATION
* Enable using standardUserDefaults as well as securedUserDefaults parallelly

License: MIT

  • Objective C