CocoaPods trunk is moving to be read-only. Read more on the blog, there are 19 months to go.
TestsTested | ✓ |
LangLanguage | Obj-CObjective C |
License | MIT |
ReleasedLast Release | Feb 2016 |
Maintained by Sven Korset.
A little iOS Library with common operations, extensions and UI additions.
pod "INLib/CoreData"
)To run the example project run pod install
from the example's project directory first (cocoapods installed required).
Then open the workspace file INLibExample.xcworkspace with Xcode and run the example app or the tests.
iOS 6+, ARC enabled
or clone the repo manually and add the INLib directory to your project.
Include the INLib.h header file into your project to get access to all additions.
INLib is available under the MIT license. See the LICENSE file for more info.