Sign in
code
/
CocoaPods
/
Specs
/
refs/heads/backz
/
.
/
examples
/
HeaderMappingsDir Example
/
Podfile
blob: 1af19e8f36eab2b2d73549f7382bd5530a1493ad [
file
] [
log
] [
blame
] [
edit
]
platform
:
osx
,
'10.9'
use_frameworks
!
workspace
'Examples.xcworkspace'
project
'HeaderMappingsDir Example.xcodeproj'
target
'App'
do
pod
'HeaderMappingsDirPod'
,
:
path
=>
'HeaderMappingsDirPod'
end