fluentui-system-icons/ios/Podfile

12 строки
169 B
Ruby

use_frameworks!
target 'FluentIcons_Example' do
pod 'FluentIcons', :path => '../'
end
target 'FluentIcons_ExampleMacOS' do
pod 'FluentIcons', :path => '../'
end