File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed
Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -16,7 +16,7 @@ Pod::Spec.new do |spec|
1616 #
1717
1818 spec . name = "DrawerView"
19- spec . version = "1.3.9 "
19+ spec . version = "1.3.10 "
2020 spec . summary = "An iOS 10 Maps.app style drawer to be used anywhere in your app"
2121
2222
Original file line number Diff line number Diff line change 388388 "@executable_path/Frameworks",
389389 "@loader_path/Frameworks",
390390 );
391- MARKETING_VERSION = 1.3.9 ;
391+ MARKETING_VERSION = 1.3.10 ;
392392 MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
393393 MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14";
394394 PRODUCT_BUNDLE_IDENTIFIER = com.mikkovalimaki.DrawerView;
419419 "@executable_path/Frameworks",
420420 "@loader_path/Frameworks",
421421 );
422- MARKETING_VERSION = 1.3.9 ;
422+ MARKETING_VERSION = 1.3.10 ;
423423 MODULE_VERIFIER_SUPPORTED_LANGUAGES = "objective-c objective-c++";
424424 MODULE_VERIFIER_SUPPORTED_LANGUAGE_STANDARDS = "gnu11 gnu++14";
425425 PRODUCT_BUNDLE_IDENTIFIER = com.mikkovalimaki.DrawerView;
You can’t perform that action at this time.
0 commit comments