16pods
Subclasses of NSArray and NSDictionary to recursively remove all NSNull values automatically with little performance penalty. It is useful for JSON returned from web services.
License: MIT
Subclasses of NSArray and NSDictionary to recursively remove all NSNull values automatically with little performance penalty. It is useful for JSON returned from web services.
License: MIT
Subclasses of NSArray and NSDictionary to recursively remove all NSNull values automatically with little performance penalty. It is useful for JSON returned from web services.
License: MIT
Write iOS apps in Javascript! JavaScriptBridge provides the way to write iOS apps with JavaScript.
License: MIT
KeychainAccess is a simple Swift wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs exremely easy and much more palatable to use in Swift.
Features - Simple interface - Support access group - Support accessibility - Support iCloud sharing - Support TouchID and Keychain integration (iOS 8+) - Support Shared Web Credentials (iOS 8+) - Works on both iOS & OS X - watchOS and tvOS are also supported
License: MIT
Image cropping library for iOS, similar to the Photos.app UI.
License: MIT
Multi-line rich text view library with clickable links, selectable text, embeding images and editing.
License: MIT
Full configurable spreadsheet view user interfaces for iOS applications. With this framework, you can easily create complex layouts like schedule, gantt chart or timetable as if you are using Excel.
Features
- Fixed column and row headers
- Merge cells
- Circular infinite scrolling automatically
- Customize grids and borders for each cell
- Customize inter cell spacing vertically and horizontally
- Fast scrolling, memory efficient
- UICollectionView
like API
- Well unit tested
License: MIT
UCZProgressView is a circular progress indicator with cool animations for image loading.
This progress view is inspired by Michaƫl Villar's motion effect 08-Photo Loading.
IB_DESIGNABLE
and IBInspectable
)UI_APPEARANCE_SELECTOR
License: MIT
UICKeyChainStore is a simple wrapper for Keychain that works on iOS and OS X. Makes using Keychain APIs as easy as NSUserDefaults.
Features - Simple interface - Support access group - Support accessibility - Support iCloud sharing - Support TouchID and Keychain integration (iOS 8+) - Works on both iOS & OS X
License: MIT
Convert UUID 32-character hex string into a Base32 short string and back.
License: MIT