CocoaPods trunk is moving to be read-only. Read more on the blog, there are 18 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Dec 2014 |
Maintained by Jason Barrie Morley.
Objective-C utility classes used in various InSeven Limited libraries and projects.
Compiled documentation is available on CocoaDocs.
Documentation can be built locally using appledoc
by executing the following command from the root of the repository:
./Scripts/build-docs.sh
Tests can be run by executing the following command from the root of the repository:
./Scripts/run-tests.sh
ISWeakReferenceArray
when references are freed on during enumeration.nil
blocks in UIAlertView+Block.ISUtilities is available under the MIT license. See the LICENSE file for more info.