File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 99[ ![ Carthage compatible] ( https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat )] ( https://github.com/Carthage/Carthage )
1010[ ![ License] (http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat
1111)] ( http://mit-license.org )
12- ![ pod] ( https://img.shields.io/badge/pod-v2.0.5 -red.svg )
12+ ![ pod] ( https://img.shields.io/badge/pod-v2.0.6 -red.svg )
1313
1414## Overview
1515SwipeMenuViewController provides ` SwipeMenuView ` and ` SwipeMenuViewController ` .
Original file line number Diff line number Diff line change 1515 <key >CFBundlePackageType </key >
1616 <string >FMWK </string >
1717 <key >CFBundleShortVersionString </key >
18- <string >2.0.5 </string >
18+ <string >2.0.6 </string >
1919 <key >CFBundleVersion </key >
2020 <string >$(CURRENT_PROJECT_VERSION) </string >
2121 <key >NSPrincipalClass </key >
Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |s|
1616 #
1717
1818 s . name = "SwipeMenuViewController"
19- s . version = "2.0.5 "
19+ s . version = "2.0.6 "
2020 s . summary = "Swipable tab and menu UI framework"
2121
2222 # This description is used to generate tags and improve search results.
You can’t perform that action at this time.
0 commit comments