Skip to content

Commit 0158a81

Browse files
committed
Can't get private headers working, backing it out for now
1 parent 03a362a commit 0158a81

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: JLRoutes.podspec

-1
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ Pod::Spec.new do |s|
1010
s.requires_arc = true
1111

1212
s.source_files = 'JLRoutes', 'JLRoutes/*.{h,m}', 'JLRoutes/Classes/*.{h,m}'
13-
s.private_header_files ='JLRoutes/**/JLRParsingUtilities.h'
1413

1514
s.ios.deployment_target = '8.0'
1615
s.osx.deployment_target = '10.10'

0 commit comments

Comments
 (0)