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 = "4.0 .0"
3+ s . version = "4.1 .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 308308 MTL_ENABLE_DEBUG_INFO = YES;
309309 ONLY_ACTIVE_ARCH = YES;
310310 SDKROOT = iphoneos;
311- SHARED_BUILD_NUMBER = 2018.9.14.18.31 ;
312- SHARED_VERSION_NUMBER = 4.0 .0;
311+ SHARED_BUILD_NUMBER = 2019.2.21.9.9 ;
312+ SHARED_VERSION_NUMBER = 4.1 .0;
313313 SWIFT_OPTIMIZATION_LEVEL = "-Onone";
314314 SWIFT_VERSION = 4.0;
315315 TARGETED_DEVICE_FAMILY = "1,2";
363363 IPHONEOS_DEPLOYMENT_TARGET = 9.0;
364364 MTL_ENABLE_DEBUG_INFO = NO;
365365 SDKROOT = iphoneos;
366- SHARED_BUILD_NUMBER = 2018.9.14.18.31 ;
367- SHARED_VERSION_NUMBER = 4.0 .0;
366+ SHARED_BUILD_NUMBER = 2019.2.21.9.9 ;
367+ SHARED_VERSION_NUMBER = 4.1 .0;
368368 SWIFT_OPTIMIZATION_LEVEL = "-Owholemodule";
369369 SWIFT_VERSION = 4.0;
370370 TARGETED_DEVICE_FAMILY = "1,2";
You can’t perform that action at this time.
0 commit comments