Skip to content

Commit 60b9c0c

Browse files
author
David Jonsén
committed
version bump
1 parent db1ad98 commit 60b9c0c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

DJSemiModalViewController.podspec

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
Pod::Spec.new do |s|
1010
s.name = 'DJSemiModalViewController'
11-
s.version = '0.1.0'
11+
s.version = '0.1.1'
1212
s.summary = 'Simple semi modal presentation dialog with stacked content.'
1313

1414
s.description = 'DJSemiModalViewController is a semi modal presentation dialog that grows with it´s added content. DJSemiModalViewController works for iPhone and iPad. The content is added to a UIStackView that is inside of an UIScrollView that adds scroll if needed. DJSemiModalViewController mimic the design of the standard NFC dialog on iPhone.'

0 commit comments

Comments
 (0)