File tree Expand file tree Collapse file tree 2 files changed +7
-3
lines changed
Expand file tree Collapse file tree 2 files changed +7
-3
lines changed Original file line number Diff line number Diff line change 11Pod ::Spec . new do |s |
22 s . name = 'BubbleTransition'
3- s . version = '1.0.2 '
3+ s . version = '1.0.3 '
44 s . license = 'MIT'
55 s . summary = 'A custom modal transition that presents and dismiss a controller with a bubble effect'
66 s . description = <<-DESC
Original file line number Diff line number Diff line change 22All notable changes to this project will be documented in this file.
33` BubbleTransition ` adheres to [ Semantic Versioning] ( http://semver.org/ ) .
44
5- - ` 1.0.x ` Releases - [ 1.0.0] ( #100 ) | [ 1.0.1] ( #101 ) | [ 1.0.2] ( #102 )
5+ - ` 1.0.x ` Releases - [ 1.0.0] ( #100 ) | [ 1.0.1] ( #101 ) | [ 1.0.2] ( #102 ) | [ 1.0.3 ] ( #103 )
66- ` 0.2.x ` Releases - [ 0.2] ( #02 )
77
88---
99
10- ## [ 1.0.2 ] ( https://github.com/andreamazz/BubbleTransition/releases/tag/1.0.2 )
10+ ## [ 1.0.3 ] ( https://github.com/andreamazz/BubbleTransition/releases/tag/1.0.3 )
1111
1212- Merged #18
1313- Merged #19
1414
15+ ## [ 1.0.2] ( https://github.com/andreamazz/BubbleTransition/releases/tag/1.0.2 )
16+
17+ - Add Carthage support
18+
1519## [ 1.0.1] ( https://github.com/andreamazz/BubbleTransition/releases/tag/1.0.1 )
1620
1721Improved documentation. Minor refactoring.
You can’t perform that action at this time.
0 commit comments