update to 0.0.5 (#21)
This commit is contained in:
Родитель
9453f40b3b
Коммит
29aae977ff
|
@ -1,6 +1,6 @@
|
|||
Pod::Spec.new do |s|
|
||||
s.name = 'MicrosoftFluentUI'
|
||||
s.version = '0.0.4'
|
||||
s.version = '0.0.5'
|
||||
s.summary = 'Fluent UI is a set of reusable UI controls and tools'
|
||||
s.homepage = "https://www.microsoft.com/design/fluent/#/"
|
||||
s.license = { :type => 'MIT', :file => 'LICENSE' }
|
||||
|
|
|
@ -15,9 +15,9 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.0.4</string>
|
||||
<string>0.0.5</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.0.4</string>
|
||||
<string>0.0.5</string>
|
||||
<key>NSPrincipalClass</key>
|
||||
<string></string>
|
||||
</dict>
|
||||
|
|
|
@ -15,8 +15,8 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>FMWK</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>0.0.4</string>
|
||||
<string>0.0.5</string>
|
||||
<key>CFBundleVersion</key>
|
||||
<string>0.0.4</string>
|
||||
<string>0.0.5</string>
|
||||
</dict>
|
||||
</plist>
|
||||
|
|
Загрузка…
Ссылка в новой задаче