Correct available subspecs in README

This commit is contained in:
Vincent Peng 2017-02-07 18:49:50 +11:00
parent f89e788696
commit 7d0779e840
1 changed files with 1 additions and 1 deletions

View File

@ -159,7 +159,7 @@ use_frameworks!
#### Subspecs
There are 3 subspecs available now: `Core`, `MapKit` and `WebP` (this means you can install only some of the SDWebImage modules. By default, you get just `Core`, so if you need `WebP`, you need to specify it).
There are 4 subspecs available now: `Core`, `MapKit`, `GIF` and `WebP` (this means you can install only some of the SDWebImage modules. By default, you get just `Core`, so if you need `WebP`, you need to specify it).
Podfile example:
```