update cocoapods documentation
This commit is contained in:
parent
03d5f56114
commit
e366e808ae
@ -112,13 +112,13 @@ Import the module:
|
|||||||
|
|
||||||
Swift:
|
Swift:
|
||||||
```swift
|
```swift
|
||||||
import Socket_IO_Client_Swift
|
import SocketIOClientSwift
|
||||||
```
|
```
|
||||||
|
|
||||||
Objective-C:
|
Objective-C:
|
||||||
|
|
||||||
```Objective-C
|
```Objective-C
|
||||||
#import <Socket_IO_Client_Swift/Socket_IO_Client_Swift-Swift.h>
|
#import <Socket_IO_Client_Swift/SocketIOClientSwift-Swift.h>
|
||||||
```
|
```
|
||||||
|
|
||||||
CocoaSeeds
|
CocoaSeeds
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user