We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8db942b commit 3a910f1Copy full SHA for 3a910f1
Categories/Foundation/NSURLSession+Promise.swift
@@ -7,12 +7,12 @@ import PromiseKit
7
//TODO cancellation
8
9
/**
10
- To import the `NSURLConnection` category:
+ To import the `NSURLSession` category:
11
12
use_frameworks!
13
pod "PromiseKit/Foundation"
14
15
- Or `NSURLConnection` is one of the categories imported by the umbrella pod:
+ Or `NSURLSession` is one of the categories imported by the umbrella pod:
16
17
18
pod "PromiseKit"
0 commit comments