We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bb18665 commit f8030ceCopy full SHA for f8030ce
ios/cocoapods.md
@@ -27,7 +27,7 @@ Lets create a simple app that integrates `PSPDFKit.framework` using CocoaPods.
27
11. Go back to the Terminal, `cd ios` then run `pod init`
28
12. Replace the content of your newly created `Podfile` with this:
29
30
-```Podfile
+```podfile
31
target 'YourApp' do
32
use_frameworks!
33
0 commit comments