Update README.md

This commit is contained in:
Ten12 2019-02-14 11:46:39 +08:00 committed by GitHub
parent e8d8ab77fe
commit 0adc7c9fc9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -105,7 +105,7 @@ source 'https://github.com/CocoaPods/Specs.git'
platform :ios, '8.0'
target 'TargetName' do
pod 'Logan', '~> 1.1.1'
pod 'Logan', '~> 1.2.1'
end
```