CocoaPods trunk is moving to be read-only. Read more on the blog, there are 16 months to go.
TestsTested | ✗ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | May 2015 |
Maintained by Alex Manarpies.
This toolkit contains various helper classes and categories to aid in iOS development. It currently encompasses the following modules:
The easiest way to include classes from this toolkit is to use CocoaPods.
To include the whole library:
pod "AOTToolkit"
To include submodules only:
pod "AOTToolkit/Crypto"
pod "AOTToolkit/UI"
pod "AOTToolkit/UICollectionView"
pod "AOTToolkit/Util"