File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11Pod ::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' }
Original file line number Diff line number Diff line change 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 */,
220219 children = (
221220 9FA7EDA81AD668BC0060FF79 /* Info.plist */,
222221 9F09E9FD1C95668400EA970C /* LICENSE */,
222+ 9F2156001A00467900819BDF /* KPCTabsControl.podspec */,
223223 );
224224 name = "Supporting Files";
225225 path = KPCTabsControl;
You can’t perform that action at this time.
0 commit comments