File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "WSTagsField"
3- s . version = "5.2.1 "
3+ s . version = "5.3.0 "
44 s . summary = "An iOS text field that represents different Tags"
55 s . homepage = "https://github.com/whitesmith/WSTagsField"
66 s . license = 'MIT'
Original file line number Diff line number Diff line change 310310 MTL_ENABLE_DEBUG_INFO = YES;
311311 ONLY_ACTIVE_ARCH = YES;
312312 SDKROOT = iphoneos;
313- SHARED_BUILD_NUMBER = 2019.11.5.16.12 ;
314- SHARED_VERSION_NUMBER = 5.2 .0;
313+ SHARED_BUILD_NUMBER = 2020.5.1.15.43 ;
314+ SHARED_VERSION_NUMBER = 5.3 .0;
315315 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
316316 SWIFT_VERSION = 4.0;
317317 TARGETED_DEVICE_FAMILY = "1,2";
366366 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
367367 MTL_ENABLE_DEBUG_INFO = NO;
368368 SDKROOT = iphoneos;
369- SHARED_BUILD_NUMBER = 2019.11.5.16.12 ;
370- SHARED_VERSION_NUMBER = 5.2 .0;
369+ SHARED_BUILD_NUMBER = 2020.5.1.15.43 ;
370+ SHARED_VERSION_NUMBER = 5.3 .0;
371371 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
372372 SWIFT_VERSION = 4.0;
373373 TARGETED_DEVICE_FAMILY = "1,2";
You can’t perform that action at this time.
0 commit comments