Sign in
chromium
/
external
/
github.com
/
material-foundation
/
material-font-disk-loader-ios
/
93acc021e3034898716028822cb802a3a816be7e
/
.
/
examples
/
apps
/
FontDiskLoaderExample
/
Podfile
blob: 75bc0acad5aa1732a1543ef3f64f17244e266fd4 [
file
] [
log
] [
blame
]
use_frameworks
!
target
"FontDiskLoaderExample"
do
pod
'MDFFontDiskLoader'
,
:
path
=>
'../../../'
target
'FontDiskLoaderExampleTests'
do
end
end