Commit ef7b687b by Daniel Dahan

master: prepare for release Material 2.4.7

parent 5c1dac60
Pod::Spec.new do |s|
s.name = 'Material'
s.version = '2.4.6'
s.version = '2.4.7'
s.license = 'BSD-3-Clause'
s.summary = 'Material is an animation and graphics framework that brings Material Design to iOS with Swift 3.'
s.homepage = 'http://materialswift.com'
......
......@@ -39,13 +39,15 @@ We moved all sample projects to a separate repo named [Samples](https://github.c
- [x] Sample Projects
- [x] And More...
## Releasing December 2016
## Releasing January 2016 - Material 2.5.0
- [x] Reminders
- [x] Text Editor
- [x] Toasts
- [x] Dialogs & Alerts
- [x] Bottom Sheets
- [x] Transitions
- [x] Updated Motion API
- [x] And More...
## Requirements
......
......@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key>
<string>FMWK</string>
<key>CFBundleShortVersionString</key>
<string>2.4.6</string>
<string>2.4.7</string>
<key>CFBundleSignature</key>
<string>????</string>
<key>CFBundleVersion</key>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment