提交 3b9907df 编写于 作者: J Jin Wang

Released 0.3.0

上级 b797a60a
Pod::Spec.new do |s|
s.name = 'AnimatedCollectionViewLayout'
s.version = '0.2.0'
s.version = '0.3.0'
s.license = { :type => 'MIT', :file => 'LICENSE' }
s.summary = 'A UICollectionViewLayout subclass that adds custom
transitions/animations to the UICollectionView'
......
......@@ -5,10 +5,17 @@ All notable changes to this project will be documented in this file.
## [Master](https://github.com/KelvinJin/AnimatedCollectionViewLayout)
### Added
### Changed
### Removed
## 0.3.0
Released on 2017-05-12
### Changed
+ Changed the deployment targets of both the library and the demo app to 8.0.
+ Fixed a bunch of Xcode warnings.
### Removed
## 0.2.0
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册