Skip to content

Commit f8030ce

Browse files
author
Rad Azzouz
committed
Podfile -> podfile
1 parent bb18665 commit f8030ce

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/cocoapods.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ Lets create a simple app that integrates `PSPDFKit.framework` using CocoaPods.
2727
11. Go back to the Terminal, `cd ios` then run `pod init`
2828
12. Replace the content of your newly created `Podfile` with this:
2929

30-
```Podfile
30+
```podfile
3131
target 'YourApp' do
3232
use_frameworks!
3333

0 commit comments

Comments
 (0)