/APOperations

Obj-C version of WWDC 2015 Advanced NSOperations sample code

Primary LanguageObjective-CMIT LicenseMIT

APOperations

APOperations is an Objective-C implementation of the WWDC 2015 Advanced NSOperations sample code, wrapped in a framework. Also incorporates changes made to the sample code in PSOperations.

Installation

APOperations is available through CocoaPods. To install it, simply add the following line to your Podfile:

pod "APOperations"

License

APOperations is licensed under the MIT License. See the LICENSE file for more info.