File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Framework/SWMailgun.xcodeproj Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 374374 "@executable_path/Frameworks",
375375 "@loader_path/Frameworks",
376376 );
377- MARKETING_VERSION = 1.0.4 ;
377+ MARKETING_VERSION = 1.0.5 ;
378378 PRODUCT_BUNDLE_IDENTIFIER = limadeveloper.swmailgun;
379379 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
380380 SKIP_INSTALL = YES;
400400 "@executable_path/Frameworks",
401401 "@loader_path/Frameworks",
402402 );
403- MARKETING_VERSION = 1.0.4 ;
403+ MARKETING_VERSION = 1.0.5 ;
404404 PRODUCT_BUNDLE_IDENTIFIER = limadeveloper.swmailgun;
405405 PRODUCT_NAME = "$(TARGET_NAME:c99extidentifier)";
406406 SKIP_INSTALL = YES;
Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = "SWMailgun"
3- s . version = "1.0.4 "
3+ s . version = "1.0.5 "
44 s . summary = "✉️ SWMailgun provides simple alternative APIs when you need to send an email with your iOS app using Mailgun"
55 s . requires_arc = true
66 s . homepage = "https://github.com/limadeveloper/SWMailgun"
You can’t perform that action at this time.
0 commit comments