onevcat преди 10 години
родител
ревизия
c9580184a4
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2 2
      README.md

+ 2 - 2
README.md

@@ -65,7 +65,7 @@ source 'https://github.com/CocoaPods/Specs.git'
 platform :ios, '8.0'
 platform :ios, '8.0'
 use_frameworks!
 use_frameworks!
 
 
-pod 'Kingfisher', '~> 2.1'
+pod 'Kingfisher', '~> 2.2'
 ```
 ```
 
 
 Then, run the following command:
 Then, run the following command:
@@ -90,7 +90,7 @@ $ brew install carthage
 To integrate Kingfisher into your Xcode project using Carthage, specify it in your `Cartfile`:
 To integrate Kingfisher into your Xcode project using Carthage, specify it in your `Cartfile`:
 
 
 ``` ogdl
 ``` ogdl
-github "onevcat/Kingfisher" ~> 2.1
+github "onevcat/Kingfisher" ~> 2.2
 ```
 ```
 
 
 Then, run the following command to build the Kingfisher framework:
 Then, run the following command to build the Kingfisher framework: