KJNetworkPlugin
March 02, 2022 • Apache 2.0 License
🎡 A Network Plugin With AFNetworking. Batch network request and Chain network request. And many plugin.
- Support basic network requests, download and upload files.
- Support configuration of g...
SecurePropertyStorage
April 07, 2020 • MIT License
Helps you define secure storages for your properties using Swift property wrappers.
No image provided.
WBChainMenu
April 18, 2019 • MIT License
This will show horizontal menu to a UITableViewCell with chain animation
CuteAttribute
October 18, 2018 • MIT License
An elegant way to deal with attributed string in swift.
Keychain
July 23, 2018 • Apache 2.0 License
Keychain is a wrapper library built around a small subset of features offered by Keychain Services to simplify saving and retrieving data to and from the iOS Keychain using kSecClassGenericPassword...
Anima
April 28, 2017 • MIT License
Anima is chainable Layer-Based Animation library for Swift3.
It support to make sequential and grouped animation more easily.
CascadingTableDelegate
November 20, 2016 • MIT License
A no-nonsense way to write cleaner UITableViewDelegate and UITableViewDataSource.
Typeset
June 27, 2016 • MIT License
Deal with AttributedString efficiently. https://github.com/Draveness/Typeset
JDAnimationKit
June 27, 2016 • MIT License
JDAnimationKit provides a simple syntax for perform many common animations while allowing you to add physics properties such as springs all with a clean and chainable syntax.
DKChainableAnimationKit
May 29, 2015 • MIT License
Easy to read and write chainable animations in Swift
KeychainAccess
January 28, 2015 • MIT License
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.
JNKeychain
December 09, 2014 • MIT License
JNKeychain is the simplest Keychain API wrapper out there. It provides three convenient methods to save, load and delete values from the keychain.
No setup, no domain names, it just works.
A...
SwiftState
August 29, 2014 • MIT License
Elegant state machine for Swift.
[Features]
Transition: .State0 => .State1
Try transition: machine <- .State1
Try transition + messaging: machine <- (.State1, "GoGoGo")
Chaining:...
SocialAccounts
February 12, 2013 • Apache 2.0 License
SocialAccounts is an iOS framework that provides an easy way to manage social network accounts