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 = 'TPPDF'
3- s . version = '2.4.0 '
3+ s . version = '2.4.1 '
44 s . summary = 'TPPDF is a simple-to-use PDF builder for iOS'
55 s . description = <<-DESC
66 TPPDF is an object-based PDF builder, completely built in Swift.
Original file line number Diff line number Diff line change 30333033 GCC_WARN_UNUSED_FUNCTION = YES;
30343034 GCC_WARN_UNUSED_VARIABLE = YES;
30353035 MACOSX_DEPLOYMENT_TARGET = 10.10;
3036- MARKETING_VERSION = 2.4.0 ;
3036+ MARKETING_VERSION = 2.4.1 ;
30373037 ONLY_ACTIVE_ARCH = YES;
30383038 OTHER_SWIFT_FLAGS = "$(inherited) -DXcode";
30393039 PRODUCT_NAME = "$(TARGET_NAME)";
30853085 GCC_WARN_UNUSED_FUNCTION = YES;
30863086 GCC_WARN_UNUSED_VARIABLE = YES;
30873087 MACOSX_DEPLOYMENT_TARGET = 10.10;
3088- MARKETING_VERSION = 2.4.0 ;
3088+ MARKETING_VERSION = 2.4.1 ;
30893089 OTHER_SWIFT_FLAGS = "$(inherited) -DXcode";
30903090 PRODUCT_NAME = "$(TARGET_NAME)";
30913091 SDKROOT = macosx;
You can’t perform that action at this time.
0 commit comments