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
- Host: GitHub
- URL: https://github.com/jkolb/franticapparatusobjc
- Owner: jkolb
- License: mit
- Created: 2015-03-07T17:20:59.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2015-03-11T14:26:55.000Z (about 10 years ago)
- Last Synced: 2025-03-14T19:40:54.352Z (3 months ago)
- Language: Objective-C
- Size: 195 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# FranticApparatusObjC
[](https://travis-ci.org/Justin Kolb/FranticApparatusObjC)
[](http://cocoadocs.org/docsets/FranticApparatusObjC)
[](http://cocoadocs.org/docsets/FranticApparatusObjC)
[](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.