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

https://github.com/johnvuko/jthelper

List of common helpers for iOS projects
https://github.com/johnvuko/jthelper

Last synced: over 1 year ago
JSON representation

List of common helpers for iOS projects

Awesome Lists containing this project

README

          

# JTHelper

JTHelper is just a toolbox for common tasks in iOS.

## Installation

With [CocoaPods](http://cocoapods.org/), add this line to your Podfile.

pod 'JTHelper', '~> 0.2'

## Requirements

- iOS 7 or higher
- Automatic Reference Counting (ARC)

## Author

- [Jonathan Tribouharet](https://github.com/jonathantribouharet) ([@johntribouharet](https://twitter.com/johntribouharet))

## License

JTHelper is released under the MIT license. See the LICENSE file for more info.