Daniel Saidi

22pods
AutoSizeTableView can be used to auto size table views with auto layout.
License: MIT
This lib is discontinued, since MKPinAnnotationView now has a pinTintColor property.
License: MIT
DSTableViewWithDynamicHeight has been renamed to AutoSizeTableView
License: MIT
iExtra is a Swift library that contains a bunch of extra stuff for the iOS framework. There is no main focus; all general features I build for my various apps end up here in order to make the code in my apps app-specific.
License: MIT
KeyboardKit is a Swift library that can be used to create keyboard extensions for iOS. It has built-in support for creating an emoji keyboard and for displaying emojis in a collection view in the main app.
License: MIT
LongPressTableViewReordering is a Swift library that lets you long press to reorder cells in a UITableView.
LongPressTableViewReorderer extends the UITableViewDataSource protocol. Just implement the protocol to automatically enable this functionality for any table view.
License: MIT
Sheeeeeeeeet is a Swift library for adding custom action sheets to your iOS apps. It comes with many built-in item action sheet item types, and can be extended by custom types are more specific to your app or domain.
License: MIT
SwiftLocalization is a Swift library that contains localization functionality for iOS. It contains a set of global convenience functions and a localization service that can translate language keys as well as change app locale without having to reboot the app.
License: MIT
Tutti is a Swift library that can be used to create iOS tutorials and onboarding experieces.
License: MIT
Vandelay is an importer / exporter for iOS, that can be used to import and export data in various ways.
Vandelay supports exporting and importing strings, serialized JSON and iOS encoded NSData (for more complex objects, image data etc.).
Vandelay versions <1.0.0 will have breaking changes between minor versions. This means that 0.3.0 will not be compatible with 0.2.0, and so on.
License: MIT
VandelayDropbox adds Dropbox integrations to Vandelay, and lets you export and import strings, serialized JSON and encoded NSData to and from a app's Dropbox folder.
License: MIT
VandelayQr adds QR code functionality to Vandelay, and lets you import any string or data by scanning a QR code.
License: MIT