An open API service indexing awesome lists of open source software.

https://github.com/nextfaze/nfallocinit

The starting point for an iOS app - helper classes and the like
https://github.com/nextfaze/nfallocinit

Last synced: about 1 year ago
JSON representation

The starting point for an iOS app - helper classes and the like

Awesome Lists containing this project

README

          

# NFAllocInit

[![Version](https://img.shields.io/cocoapods/v/NFAllocInit.svg?style=flat)](http://cocoapods.org/pods/NFAllocInit)
[![License](https://img.shields.io/cocoapods/l/NFAllocInit.svg?style=flat)](http://cocoapods.org/pods/NFAllocInit)
[![Platform](https://img.shields.io/cocoapods/p/NFAllocInit.svg?style=flat)](http://cocoapods.org/pods/NFAllocInit)

The starting point for an iOS app - helper classes and the like. Add this to your project to have access to detailed logs, CGRect shortcuts, quick audio player, date parsers and other handy tidbits.

For the spiritual successor to NFAllocInit, checkout [FazeKit](https://github.com/NextFaze/FazeKit) which is written in Swift.

## Integration instructions

NFAllocInit is available through [CocoaPods](http://cocoapods.org). To install
it, simply add the following line to your Podfile:

```ruby
pod "NFAllocInit"
```

## Contact

[NextFaze](http://nextfaze.com)

## License

NFAllocInit is licensed under the terms of the [Apache License, version 2.0](http://www.apache.org/licenses/LICENSE-2.0.html). Please see the [LICENSE](https://github.com/NextfazeSD/NFAllocInit/blob/master/LICENSE) file for full details.