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 |spec |
22
33 spec . name = "HexColorExt"
4- spec . version = "0 .0.3 "
4+ spec . version = "1 .0.0 "
55 spec . summary = "An extension for UIColor."
66
77 spec . homepage = "https://knottovt.github.io"
Original file line number Diff line number Diff line change 357357 "@executable_path/Frameworks",
358358 "@loader_path/Frameworks",
359359 );
360- MARKETING_VERSION = 0 .0.3 ;
360+ MARKETING_VERSION = 1 .0.0 ;
361361 PRODUCT_BUNDLE_IDENTIFIER = com.knottx.HexColorExt;
362362 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
363363 SKIP_INSTALL = YES;
386386 "@executable_path/Frameworks",
387387 "@loader_path/Frameworks",
388388 );
389- MARKETING_VERSION = 0 .0.3 ;
389+ MARKETING_VERSION = 1 .0.0 ;
390390 PRODUCT_BUNDLE_IDENTIFIER = com.knottx.HexColorExt;
391391 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
392392 SKIP_INSTALL = YES;
You can’t perform that action at this time.
0 commit comments