diff --git a/OfficeUIFabric.podspec b/OfficeUIFabric.podspec index 6954c92..77f3bad 100644 --- a/OfficeUIFabric.podspec +++ b/OfficeUIFabric.podspec @@ -1,6 +1,6 @@ Pod::Spec.new do |s| - s.name = "Office UI Fabric" - s.version = "0.0.1" + s.name = "OfficeUIFabric" + s.version = "0.1" s.summary = "Office UI Fabric is a set of reusable UI controls and tools" s.homepage = "https://onedrive.visualstudio.com/Design/The%20Studio/_git/fabric-ios" s.license = { :type => "MIT", :file => "FILE_LICENSE" }