Updated OfficeUIFabric.podspec

This commit is contained in:
Vlad Filyakov 2019-03-26 00:05:58 +00:00
Родитель 5a6de23ec9
Коммит f495670e85
1 изменённых файлов: 1 добавлений и 1 удалений

Просмотреть файл

@ -4,7 +4,7 @@ Pod::Spec.new do |s|
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 => "LICENSE" }
s.author = { "Vlad Filyakov" => "vladf@microsoft.com" }
s.author = { "Microsoft" => "vladf@microsoft.com" }
s.platform = :ios
s.ios.deployment_target = "11.0"