Commit 7912ff44 by Daniel Dahan
parent 54cef88b
## 2.13.1
* Updated to [Motino 1.3.1](https://github.com/CosmicMind/Motion/releases/tag/1.3.1).
## 2.13.0 ## 2.13.0
* Updated to [Motion 1.3.0](https://github.com/CosmicMind/Motion/releases/tag/1.3.0). * Updated to [Motion 1.3.0](https://github.com/CosmicMind/Motion/releases/tag/1.3.0).
......
Pod::Spec.new do |s| Pod::Spec.new do |s|
s.name = 'Material' s.name = 'Material'
s.version = '2.13.0' s.version = '2.13.1'
s.license = 'BSD-3-Clause' s.license = 'BSD-3-Clause'
s.summary = 'A UI/UX framework for creating beautiful applications.' s.summary = 'A UI/UX framework for creating beautiful applications.'
s.homepage = 'http://cosmicmind.com' s.homepage = 'http://cosmicmind.com'
......
Subproject commit 1b847feb02cf6ac7692d87387246480e55e087b3 Subproject commit aee082d3a75b65dfb01782346e6a9aebc2a68c4f
...@@ -15,7 +15,7 @@ ...@@ -15,7 +15,7 @@
<key>CFBundlePackageType</key> <key>CFBundlePackageType</key>
<string>FMWK</string> <string>FMWK</string>
<key>CFBundleShortVersionString</key> <key>CFBundleShortVersionString</key>
<string>2.13.0</string> <string>2.13.1</string>
<key>CFBundleSignature</key> <key>CFBundleSignature</key>
<string>????</string> <string>????</string>
<key>CFBundleVersion</key> <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