File tree Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Expand file tree Collapse file tree 2 files changed +9
-2
lines changed Original file line number Diff line number Diff line change 1
1
Pod ::Spec . new do |s |
2
2
s . name = 'AAAlertController'
3
- s . version = '0.2.0 '
3
+ s . version = '0.2.1 '
4
4
s . summary = 'AAAlertController is extension of the UIAlertController, provide custom styles and animations Edit
5
5
Add topics'
6
6
s . description = <<-DESC
Original file line number Diff line number Diff line change 1
- ## [ 0.2.0 - Action sheet style] ( https://github.com/aozhimin/AAAlertController/releases/tag/0.1.0 ) (2017-04-18)
1
+ ## [ 0.2.0 - Action sheet style] ( https://github.com/aozhimin/AAAlertController/releases/tag/0.2.1 ) (2017-05-11)
2
+
3
+ #### Fix
4
+ * repalce UIDeviceOrientationDidChangeNotification to UIApplicationDidChangeStatusBarOrientationNotification
5
+
6
+ ---
7
+
8
+ ## [ 0.2.0 - Action sheet style] ( https://github.com/aozhimin/AAAlertController/releases/tag/0.2.0 ) (2017-04-18)
2
9
3
10
#### Add
4
11
* action sheet display style.
You can’t perform that action at this time.
0 commit comments