Skip to content

Commit

Permalink
Update JRSwizzle.podspec
Browse files Browse the repository at this point in the history
  • Loading branch information
StefanChannel authored Sep 25, 2024
1 parent bbb8817 commit c412586
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion JRSwizzle.podspec
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ JRSwizzle is source code package that offers a single, easy, correct+consistent
More succinctly: JRSwizzle wants to be your one-stop-shop for all your method swizzling needs.
}

s.source_files = '*.{h,m}'
s.source_files = 'Source/*.{h,m}'

s.ios.deployment_target = '4.3'
s.osx.deployment_target = '10.6'
Expand Down

0 comments on commit c412586

Please sign in to comment.