Skip to content

Commit 048d601

Browse files
committed
Bumping podspec version
1 parent 99ae6fa commit 048d601

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

KPCTabsControl.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Pod::Spec.new do |s|
22
s.name = "KPCTabsControl"
3-
s.version = "1.6.2"
3+
s.version = "1.6.3"
44
s.summary = "A multi-tabs control designed to look like the tab control in Apple's Numbers spreadsheet, but with enhanced capabilities."
55
s.homepage = "https://github.com/onekiloparsec/KPCTabsControl.git"
66
s.license = { :type => 'MIT', :file => 'LICENSE' }

KPCTabsControl.xcodeproj/project.pbxproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,6 @@
196196
isa = PBXGroup;
197197
children = (
198198
9F573D481A06995E00B8E389 /* README.md */,
199-
9F2156001A00467900819BDF /* KPCTabsControl.podspec */,
200199
9F2155D51A002F0200819BDF /* Info.plist */,
201200
9F2155D91A002F0200819BDF /* main.m */,
202201
9FFC4AAB1A068F2000AAF238 /* Images.xcassets */,
@@ -220,6 +219,7 @@
220219
children = (
221220
9FA7EDA81AD668BC0060FF79 /* Info.plist */,
222221
9F09E9FD1C95668400EA970C /* LICENSE */,
222+
9F2156001A00467900819BDF /* KPCTabsControl.podspec */,
223223
);
224224
name = "Supporting Files";
225225
path = KPCTabsControl;

0 commit comments

Comments
 (0)