pinterest/PINOperation

Name: PINOperation

Owner: Pinterest

Description: null

Created: 2017-01-10 23:02:53.0

Updated: 2018-05-15 13:32:51.0

Pushed: 2018-02-23 21:53:26.0

Homepage: null

Size: 104

Language: Objective-C

GitHub Committers

UserMost Recent Commit# Commits

Other Committers

UserEmailMost Recent Commit# Commits

README

PINOperation

CocoaPods Carthage compatible Build status

Fast, concurrency-limited task queue for iOS and macOS.
Installation
Manually

Download the latest tag and drag the PINOperation folder into your Xcode project.

Install the docs by double clicking the .docset file under docs/, or view them online at cocoadocs.org

Git Submodule
git submodule add https://github.com/pinterest/PINOperation.git
git submodule update --init
CocoaPods

Add PINOperation to your Podfile and run pod install.

Carthage

Add the following line to your Cartfile and run carthage update --platform ios. Then follow this instruction of Carthage to embed the framework.

equirements

NOperation__ requires iOS 5.0 or OS X 10.8 and greater.

ontact

rett Moon](mailto:garrett@pinterest.com)

icense

right 2013 Tumblr, Inc.
right 2015 Pinterest, Inc.

nsed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.apache.org/licenses/LICENSE-2.0

ss required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. [See the License](LICENSE.txt) for the specific language governing permissions and limitations under the License.

This work is supported by the National Institutes of Health's National Center for Advancing Translational Sciences, Grant Number U24TR002306. This work is solely the responsibility of the creators and does not necessarily represent the official views of the National Institutes of Health.