CocoaPods trunk is moving to be read-only. Read more on the blog, there are 14 months to go.
| TestsTested | ✓ |
| LangLanguage | Obj-CObjective C |
| License | BSD |
| ReleasedLast Release | Feb 2017 |
Maintained by William Towe.
Repository for common iOS/OSX categories, classes, and functions.
See the wiki for more detailed information on each subspec.
BBFrameworks/BBCore, subspec that everything else depends upon, including shared resource filesBBFrameworks/BBFoundation, contains functions, classes, and categories extending the Foundation frameworkBBFrameworks/BBKeychain, a wrapper around keychain related functions in the Security frameworkBBFrameworks/BBBlocks, adds block extension to the Foundation collection classes; modeled after Haskell list functionsBBFrameworks/BBKeyValueObserving, block based wrapper around KVO supporting automatic deregistration upon deallocation of observers; modeled after MAKVONotificationCenter
BBFrameworks/BBReachability, modern wrapper around the SystemConfiguration framework reachability functionalityBBFrameworks/BBCoreData, classes and categories extending the CoreData frameworkBBFrameworks/BBKit, functions, classes, and categories extending the UIKit and AppKit frameworksBBFrameworks/BBAddressBook, wrapper around the AddressBook frameworkBBFrameworks/BBThumbnail, classes for generating thumbnails from various URLs, both local and remoteBBFrameworks/BBReactiveThumbnail, adds ReactiveCocoa extensions to BBFrameworks/BBThumbnail
BBFrameworks/BBMediaPicker, replacement for asset selection portion of UIImagePickerController, modeled after the interface found in the Facebook iOS applicationBBFrameworks/BBMediaViewer, replacement for the functionality provided by the QuickLook framework on iOSBBFrameworks/BBMediaPlayer, replacement for the functionality provided by MPMoviePlayerController and related classes that are part of the MediaPlayer frameworkBBFrameworks/BBWebKit, provides an embeddable browser based on WKWebView, modeled after similar browsers fround in the Facebook and Twitter iOS applicationsBBFrameworks/BBTooltip, classes to create and display informational tooltips similar to the tooltip functionality available in the Facebook iOS SDKBBFrameworks/BBValidation, provides validation functionality that can be attached to UITextField and UITextView instances, providing feedback to the userBBFrameworks/BBToken, a UITextView subclass intended to replicate the functionality of NSTokenField in the AppKit framework on iOS; modeled after the functionality of the "To:" field in the Mail iOS applicationBBFrameworks/BBForm, functions, classes, and categories for creating Settings iOS application like form entry viewsUse cocoapods to install.