From 980395d019ad36ac8a32d662cdaaf1583b4ccbaf Mon Sep 17 00:00:00 2001 From: TBXark Date: Sun, 24 Sep 2017 02:08:57 +0800 Subject: [PATCH] Update README.md --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 9a394dd..e359395 100644 --- a/README.md +++ b/README.md @@ -3,8 +3,8 @@ [![Swift Version][swift-image]][swift-url] [![License MIT](https://img.shields.io/badge/license-MIT-green.svg?style=flat)](https://raw.githubusercontent.com/TBXark/PinterestSegment/master/LICENSE) -[![CocoaPods](http://img.shields.io/cocoapods/v/PinterestSegment.svg?style=flat)](http://cocoapods.org/?q= PinterestSegment) -[![CocoaPods](http://img.shields.io/cocoapods/p/PinterestSegment.svg?style=flat)](http://cocoapods.org/?q= PinterestSegment) +[![CocoaPods](http://img.shields.io/cocoapods/v/PinterestSegment.svg?style=flat)](http://cocoapods.org/?q=PinterestSegment) +[![CocoaPods](http://img.shields.io/cocoapods/p/PinterestSegment.svg?style=flat)](http://cocoapods.org/?q=PinterestSegment) [![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage) [![Support](https://img.shields.io/badge/support-iOS%208%2B%20-blue.svg?style=flat)](https://www.apple.com/nl/ios/) @@ -14,8 +14,8 @@ ## Requirements - iOS 8.0+ -- Xcode 8.0 -- Swift 3.0 +- Xcode 9.0 +- Swift 4.0 ## Installation @@ -71,6 +71,9 @@ segment.valueChange = { index in ## Release History +* 1.2.0 + support swift 4.0 + * 1.0.1 fix bug