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

https://github.com/jkolb/franticapparatusobjc

Objective-C port of FranticApparatus for Swift
https://github.com/jkolb/franticapparatusobjc

Last synced: about 2 months ago
JSON representation

Objective-C port of FranticApparatus for Swift

Awesome Lists containing this project

README

        

# FranticApparatusObjC

[![CI Status](http://img.shields.io/travis/jkolb/FranticApparatusObjC.svg?style=flat)](https://travis-ci.org/Justin Kolb/FranticApparatusObjC)
[![Version](https://img.shields.io/cocoapods/v/FranticApparatusObjC.svg?style=flat)](http://cocoadocs.org/docsets/FranticApparatusObjC)
[![License](https://img.shields.io/cocoapods/l/FranticApparatusObjC.svg?style=flat)](http://cocoadocs.org/docsets/FranticApparatusObjC)
[![Platform](https://img.shields.io/cocoapods/p/FranticApparatusObjC.svg?style=flat)](http://cocoadocs.org/docsets/FranticApparatusObjC)

## Important

Found a bug in 1.0.0 that causes an infinite loop. Please upgrade to 1.0.1 as soon as possible.

## Usage

To run the example project, clone the repo, and run `pod install` from the Example directory first.

See the Swift version of [FranticApparatus](https://github.com/jkolb/FranticApparatus) for more information about promises and how to use the library.

## Installation

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

pod "FranticApparatusObjC"

## Author

Justin Kolb, [email protected]

## License

FranticApparatusObjC is available under the MIT license. See the LICENSE file for more info.