isena / ISStego
Objective-C implementation of Steganography for OS X & iOS
☆51Updated 9 years ago
Alternatives and similar repositories for ISStego:
Users that are interested in ISStego are comparing it to the libraries listed below
- A simple category to add copy functionality to UILabel.☆123Updated 3 years ago
- Powerful and easy to use Objective-C swizzling API.☆124Updated 5 years ago
- Objective-C delegate multiplexing☆129Updated 3 years ago
- UITextView subclass supporting string/regex search and highlighting☆321Updated 9 years ago
- UIAppearance proxy for custom objects☆105Updated 5 years ago
- Advanced navigation bar transition based on official push-pop transition☆77Updated 11 months ago
- A Xcode Source Editor Extension to sort your header imports and remove duplicates, similar to iSort.☆92Updated 8 years ago
- A gesture recognizer to detect taps on links and text attachments.☆82Updated 7 years ago
- Easy property-based setting of frame properties in UIView objects☆413Updated 6 years ago
- GIKPopoverBackgroundView is a UIPopoverBackgroundView subclass which shows how to customise the background of a UIPopoverController.☆526Updated 8 years ago
- This repository is a peer to peer framework for OS X, iOS and watchOS 2 that presents a similar interface to the MultipeerConnectivity fr…☆94Updated 9 years ago
- Inner-shadow UIView/CALayer for iOS.☆156Updated 8 years ago
- Give pull-to-refresh & infinite scrolling to any UIScrollView with 1 line of code.☆42Updated 7 years ago
- An NSMutableArray which can be key value observed (KVO). You can use block or RACSignal (ReactiveCocoa) to monitor the mutable array chan…